Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-221143
#<BuildRuby:0x00007fdd4e5bfdc8
@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.20241221-221143",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000021 0.000007 0.000028 ( 0.000029)
build_up 0.000945 0.004312 1.332736 ( 1.659301)
build_miniruby 0.000999 0.000411 1.043178 ( 1.041173)
build_ruby 0.001157 0.000476 2.821132 ( 2.999350)
build_all 0.004156 0.004133 5.745839 ( 2.288270)
build_install 0.012059 0.003343 6.987903 ( 3.487108)
test_btest 0.000920 0.000000 67.852497 ( 18.220843)
test_basic 0.004574 0.005004 0.761328 ( 0.805497)
test_all 0.118506 0.023053 625.959029 (185.368450)
test_rubyspec 0.033627 0.042633 115.867994 ( 20.775193)
total: 236.65 sec