Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251224-234641
#<BuildRuby:0x00007cf0a6d5fde0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251224-234641",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000029 0.000008 0.000037 ( 0.000036)
build_up 0.003672 0.003234 2.778854 ( 3.502782)
build_miniruby 0.001618 0.000192 2.017787 ( 2.280290)
build_ruby 0.001198 0.001072 5.608518 ( 54.231852)
build_all 0.009611 0.001075 7.704482 ( 4.473159)
build_install 0.017314 0.007118 10.324777 ( 7.335806)
test_btest 0.001121 0.000019 82.052588 ( 43.728391)
test_basic 0.007874 0.003672 1.208328 ( 1.419565)
test_all 0.098937 0.040844 820.334177 (309.940473)
test_rubyspec 0.055324 0.029666 130.284192 ( 26.779237)
total: 453.69 sec