Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-203834
#<BuildRuby:0x00007fcef701fdd8
@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.20240925-203834",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.008477 0.001995 5.101220 ( 7.279204)
build_miniruby 0.001486 0.000350 1.915202 ( 2.755966)
build_ruby 0.001916 0.000451 4.713459 ( 6.484155)
build_all 0.011039 0.000000 7.862542 ( 10.398560)
build_install 0.020572 0.005666 11.644899 ( 15.573014)
test_btest 0.000810 0.000182 102.062130 (140.672775)
test_basic 0.008392 0.000878 1.233383 ( 2.549344)
test_all 0.133174 0.031948 898.432564 (966.302722)
test_rubyspec 0.042998 0.051031 141.291464 ( 68.726282)
total: 1220.74 sec