Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-135439
#<BuildRuby:0x00007f8d4b12fdd8
@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.20241031-135439",
@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.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000030 0.000007 0.000037 ( 0.000038)
build_up 0.007732 0.000898 3.974384 ( 3.480759)
build_miniruby 0.001347 0.000325 1.342853 ( 1.340042)
build_ruby 0.001763 0.000426 3.665657 ( 3.866124)
build_all 0.008208 0.000000 6.573061 ( 2.667240)
build_install 0.018829 0.000000 9.409538 ( 4.544040)
test_btest 0.000906 0.000000 73.635614 ( 21.532135)
test_basic 0.000000 0.009791 0.982718 ( 1.044326)
test_all 0.103954 0.044110 709.846008 (238.197534)
test_rubyspec 0.052922 0.029175 116.914967 ( 24.768160)
total: 301.44 sec