Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-061654
#<BuildRuby:0x00005622799e1a00
@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.20230705-061654",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.005869 0.000420 1.956580 ( 3.261929)
build_miniruby 0.001315 0.000094 1.554119 ( 1.576054)
build_ruby 0.000000 0.001716 2.979124 ( 3.244991)
build_all 0.001822 0.005976 2.398620 ( 2.148747)
build_install 0.018053 0.000693 4.004707 ( 4.262697)
test_btest 0.000623 0.000076 82.264952 ( 42.122364)
test_basic 0.006161 0.000747 0.827412 ( 0.935609)
test_all 0.002546 0.000073 587.269823 (242.794401)
test_rubyspec 0.040483 0.012994 89.254458 (102.350185)
total: 402.70 sec