Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-060415
#<BuildRuby:0x00007f188107fdc8
@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.20240921-060415",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000040 0.000002 0.000042 ( 0.000042)
configure 0.000035 0.000002 0.000037 ( 0.000038)
build_up 0.004154 0.004392 4.802357 ( 3.927156)
build_miniruby 0.001699 0.000150 1.794832 ( 1.791545)
build_ruby 0.001660 0.000146 4.415360 ( 4.541016)
build_all 0.007856 0.000693 7.150664 ( 3.030727)
build_install 0.005104 0.013460 9.769716 ( 4.347028)
test_btest 0.000842 0.000144 95.959307 ( 24.953268)
test_basic 0.009985 0.000365 1.211671 ( 1.256257)
test_all 0.110725 0.040511 730.114666 (215.231976)
test_rubyspec 0.040638 0.047420 139.025082 ( 25.122681)
total: 284.20 sec