Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-231837
#<BuildRuby:0x0000564501d2e258
@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.20240309-231837",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000018 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.006628 0.000517 2.400676 ( 2.162923)
build_miniruby 0.001098 0.000220 1.484494 ( 1.486557)
build_ruby 0.000000 0.001513 2.807663 ( 12.409766)
build_all 0.003360 0.003502 6.334659 ( 2.507184)
build_install 0.016429 0.003207 8.008318 ( 3.722171)
test_btest 0.000898 0.000217 87.884564 ( 23.796364)
test_basic 0.000000 0.006260 0.807122 ( 0.867522)
test_all 0.082078 0.036052 741.293850 (235.473963)
test_rubyspec 0.048575 0.034028 106.840741 (116.000256)
total: 398.43 sec