Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-130957
#<BuildRuby:0x00007fbb371efdd0
@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.20241229-130957",
@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.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005535 0.000000 1.976288 ( 2.276069)
build_miniruby 0.001404 0.000000 1.537238 ( 1.534074)
build_ruby 0.001857 0.000000 4.051349 ( 14.987842)
build_all 0.007913 0.000000 6.196049 ( 2.694397)
build_install 0.005596 0.010812 7.852907 ( 4.243140)
test_btest 0.000685 0.000171 73.294961 ( 24.888462)
test_basic 0.004850 0.004197 0.900032 ( 0.944455)
test_all 0.114222 0.025569 703.146923 (206.040791)
test_rubyspec 0.059511 0.018013 117.911964 ( 27.051857)
total: 284.66 sec