Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-103812
#<BuildRuby:0x000055d0d92c23b0
@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.20231014-103812",
@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.000027 0.000002 0.000029 ( 0.000025)
autoconf 0.000037 0.000003 0.000040 ( 0.000036)
configure 0.000031 0.000003 0.000034 ( 0.000035)
build_up 0.000000 0.007783 2.571860 ( 3.930459)
build_miniruby 0.001683 0.000275 1.746522 ( 2.166179)
build_ruby 0.001946 0.000314 3.679801 ( 13.109453)
build_all 0.005150 0.004329 6.595090 ( 4.873962)
build_install 0.015148 0.005573 8.186283 ( 6.695189)
test_btest 0.000705 0.000145 89.181167 ( 68.920776)
test_basic 0.000000 0.009269 1.038463 ( 1.263422)
test_all 0.000031 0.009712 748.549300 (445.123191)
test_rubyspec 0.027194 0.048815 108.565027 (159.871233)
total: 705.96 sec