Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-055920
#<BuildRuby:0x000055f10aa3a240
@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.20230601-055920",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.007015 0.000000 1.930944 ( 4.463326)
build_miniruby 0.001556 0.000000 1.367103 ( 1.606419)
build_ruby 0.001680 0.000000 2.645359 ( 2.957711)
build_all 0.002452 0.004179 2.198598 ( 2.165195)
build_install 0.016859 0.000824 3.384610 ( 3.253093)
test_btest 0.000728 0.000125 75.492838 ( 40.257667)
test_basic 0.006205 0.000330 0.731854 ( 0.867416)
test_all 0.001411 0.000000 582.805352 (257.750919)
test_rubyspec 0.032443 0.020370 82.921662 (100.973599)
total: 414.30 sec