Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-234857
#<BuildRuby:0x0000557dae321a00
@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.20230813-234857",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000034 0.000002 0.000036 ( 0.000035)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.007008 0.000189 2.125908 ( 5.663566)
build_miniruby 0.001656 0.000110 1.642746 ( 2.753913)
build_ruby 0.001903 0.000000 3.410329 ( 23.269019)
build_all 0.000000 0.007783 2.750290 ( 3.965068)
build_install 0.007784 0.010658 4.349897 ( 12.433018)
test_btest 0.000851 0.000166 83.986598 ( 54.966665)
test_basic 0.003590 0.004699 0.996139 ( 1.807499)
test_all 0.006128 0.001362 718.880543 (602.279045)
test_rubyspec 0.044403 0.021117 101.233399 (208.472464)
total: 915.61 sec