Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-152338
#<BuildRuby:0x000055f2477ca120
@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.20240208-152338",
@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.000005 0.000028 ( 0.000028)
autoconf 0.000036 0.000008 0.000044 ( 0.000041)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.003578 0.004907 2.292972 ( 4.795658)
build_miniruby 0.002005 0.000484 71.739782 ( 55.623373)
build_ruby 0.001496 0.000362 3.707674 ( 4.397418)
build_all 0.008861 0.000059 6.732551 ( 6.368165)
build_install 0.014616 0.006887 8.423756 ( 8.546370)
test_btest 0.001139 0.000103 90.724561 ( 90.619897)
test_basic 0.000000 0.007630 1.023932 ( 1.631304)
test_all 0.073203 0.047103 810.925857 (406.661973)
test_rubyspec 0.035126 0.068073 173.126698 (183.382979)
total: 762.03 sec