Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-030649
#<BuildRuby:0x000055e19d35dfc0
@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.20231230-030649",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.001302 0.004295 1.645681 ( 1.996518)
build_miniruby 0.001382 0.000307 1.586485 ( 1.585927)
build_ruby 0.001427 0.000317 3.144432 ( 3.328904)
build_all 0.007383 0.000000 5.578831 ( 2.502932)
build_install 0.010964 0.006742 6.613970 ( 3.505415)
test_btest 0.000589 0.000143 81.009403 ( 29.387157)
test_basic 0.002420 0.004649 0.882176 ( 0.948526)
test_all 0.089094 0.031752 777.846996 (284.623110)
test_rubyspec 0.046274 0.021500 93.603842 (105.174871)
total: 433.05 sec