Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-025106
#<BuildRuby:0x0000557e56aa1f70
@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.20231216-025106",
@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.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.007139 0.000765 2.551995 ( 3.584430)
build_miniruby 0.001306 0.000140 1.637099 ( 1.850019)
build_ruby 0.001573 0.000168 3.411641 ( 3.917807)
build_all 0.007793 0.000368 6.086285 ( 4.364423)
build_install 0.015968 0.004719 7.542555 ( 5.908760)
test_btest 0.001008 0.000126 82.138299 ( 67.512247)
test_basic 0.007600 0.000377 0.921721 ( 1.270492)
test_all 0.077615 0.048399 725.571444 (462.143623)
test_rubyspec 0.041288 0.035187 103.739616 (162.322812)
total: 712.88 sec