Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-143208
#<BuildRuby:0x0000556a170d6390
@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.20240117-143208",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005941 0.000346 1.812977 ( 3.322957)
build_miniruby 0.002237 0.000000 1.853179 ( 2.142935)
build_ruby 0.001992 0.000000 3.753838 ( 5.178083)
build_all 0.007931 0.000694 6.130006 ( 7.362335)
build_install 0.019256 0.000999 7.625863 ( 9.932258)
test_btest 0.001012 0.000153 88.071244 (118.743468)
test_basic 0.007504 0.000449 0.940456 ( 1.813217)
test_all 0.108648 0.024701 863.516149 (998.883645)
test_rubyspec 0.047158 0.059496 179.334323 (239.741750)
total: 1387.12 sec