Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-053545
#<BuildRuby:0x00007f32d002fdc8
@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.20240827-053545",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000036 0.000006 0.000042 ( 0.000040)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.001343 0.007520 3.995438 ( 4.022226)
build_miniruby 0.002080 0.000000 1.719989 ( 1.731423)
build_ruby 0.002190 0.000083 4.498861 ( 4.711712)
build_all 0.005864 0.004425 9.201053 ( 4.027208)
build_install 0.016937 0.007268 12.387287 ( 6.435262)
test_btest 0.001030 0.000000 123.753141 ( 39.108129)
test_basic 0.008506 0.004412 1.356526 ( 1.467042)
test_all 0.135556 0.022995 899.671414 (398.788834)
test_rubyspec 0.061984 0.033485 176.327378 ( 82.898128)
total: 543.19 sec