Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-132049
#<BuildRuby:0x00005619911f1f48
@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.20231231-132049",
@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.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005479 0.001054 1.730512 ( 2.434266)
build_miniruby 0.001168 0.000225 1.653239 ( 1.704300)
build_ruby 0.000000 0.001900 3.190394 ( 3.408551)
build_all 0.000000 0.007653 5.803497 ( 2.892413)
build_install 0.013038 0.004519 7.241427 ( 4.365902)
test_btest 0.000580 0.000165 83.461727 ( 34.634679)
test_basic 0.006814 0.000000 0.929439 ( 1.004984)
test_all 0.065825 0.053934 785.508204 (300.456565)
test_rubyspec 0.039456 0.021905 94.160158 (105.826297)
total: 456.73 sec