Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-224151
#<BuildRuby:0x00007fbcf68bfdc0
@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.20241220-224151",
@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.000026 0.000002 0.000028 ( 0.000029)
autoconf 0.000041 0.000003 0.000044 ( 0.000042)
configure 0.000035 0.000002 0.000037 ( 0.000037)
build_up 0.002584 0.003844 2.033820 ( 2.345069)
build_miniruby 0.001313 0.000127 1.568285 ( 1.565126)
build_ruby 0.001657 0.000161 3.948090 ( 4.101428)
build_all 0.004854 0.003648 6.462114 ( 2.727405)
build_install 0.007805 0.008580 8.180964 ( 4.464549)
test_btest 0.000840 0.000148 68.382917 ( 19.422537)
test_basic 0.000762 0.008351 0.927479 ( 0.977498)
test_all 0.088360 0.053643 681.575215 (235.949088)
test_rubyspec 0.028500 0.043892 113.237842 ( 27.963975)
total: 299.52 sec