Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-183010
#<BuildRuby:0x0000556936d6a4f8
@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.20231218-183010",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006214 0.000368 2.316036 ( 2.444643)
build_miniruby 0.001276 0.000212 1.726165 ( 1.735350)
build_ruby 0.000000 0.001937 3.512659 ( 3.726312)
build_all 0.005413 0.003267 5.775305 ( 3.094206)
build_install 0.020789 0.000578 7.494135 ( 4.857866)
test_btest 0.000727 0.000130 81.206649 ( 35.965912)
test_basic 0.007000 0.000425 0.943201 ( 1.051431)
test_all 0.075358 0.048273 694.230198 (249.830793)
test_rubyspec 0.049511 0.025073 100.166624 (116.364015)
total: 419.07 sec