Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-073644
#<BuildRuby:0x00007f50011efde0
@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.20241227-073644",
@make="make",
@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.000024)
autoconf 0.000041 0.000000 0.000041 ( 0.000040)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.001829 0.003424 1.828665 ( 2.173607)
build_miniruby 0.001160 0.000371 1.411299 ( 1.407886)
build_ruby 0.000000 0.001727 3.262022 ( 3.448214)
build_all 0.002017 0.005501 5.436168 ( 2.119330)
build_install 0.007885 0.009659 7.656401 ( 4.152622)
test_btest 0.000632 0.000281 74.511531 ( 20.490950)
test_basic 0.002660 0.005556 0.811875 ( 0.858922)
test_all 0.106002 0.036308 646.444204 (234.509270)
test_rubyspec 0.045502 0.033853 119.834183 ( 27.182356)
total: 296.35 sec