Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-112743
#<BuildRuby:0x00007f308dd7fdd8
@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.20241218-112743",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004533 0.001133 1.670377 ( 1.968490)
build_miniruby 0.001075 0.000269 1.114392 ( 1.111536)
build_ruby 0.001409 0.000353 3.221113 ( 3.362477)
build_all 0.000710 0.007328 5.360494 ( 2.265515)
build_install 0.011136 0.002405 7.065039 ( 3.556755)
test_btest 0.000660 0.000211 68.726680 ( 17.951848)
test_basic 0.007295 0.002334 0.771824 ( 0.816250)
test_all 0.081155 0.069544 725.364592 (253.999024)
test_rubyspec 0.042134 0.040457 123.560018 ( 34.476877)
total: 319.51 sec