Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-013437
#<BuildRuby:0x00007f56c18efde0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240831-013437",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000025 0.000012 0.000037 ( 0.000036)
configure 0.000020 0.000009 0.000029 ( 0.000029)
build_up 0.003996 0.003980 3.142831 ( 3.070637)
build_miniruby 0.000000 0.001650 1.288072 ( 1.284813)
build_ruby 0.000000 0.001633 3.235452 ( 3.377144)
build_all 0.005039 0.003232 7.417008 ( 2.768244)
build_install 0.018522 0.002880 10.227801 ( 4.698000)
test_btest 0.000652 0.000314 111.076890 ( 29.161208)
test_basic 0.000000 0.009694 0.921907 ( 0.972992)
test_all 0.110412 0.045298 893.256332 (277.779420)
test_rubyspec 0.049701 0.047925 166.959157 ( 46.046234)
total: 369.16 sec