Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-052842
#<BuildRuby:0x00007fdb2a48fdc0
@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-052842",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.000541 0.007358 4.334904 ( 3.807522)
build_miniruby 0.001807 0.000000 1.608789 ( 1.606614)
build_ruby 0.001813 0.000000 3.939933 ( 11.400001)
build_all 0.007755 0.000647 6.662068 ( 2.736400)
build_install 0.005100 0.014186 9.870522 ( 4.700935)
test_btest 0.000841 0.000221 75.739992 ( 20.269638)
test_basic 0.000000 0.010570 1.026912 ( 1.069723)
test_all 0.099823 0.049262 736.214583 (220.769306)
test_rubyspec 0.047845 0.037220 118.545662 ( 27.357443)
total: 293.72 sec