Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-091808
#<BuildRuby:0x00007f4a7b28fdd0
@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.20240817-091808",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.006354 0.001588 3.648865 ( 3.631621)
build_miniruby 0.001473 0.000368 1.447525 ( 1.444564)
build_ruby 0.002158 0.000000 4.419350 ( 15.210607)
build_all 0.009558 0.000000 8.669307 ( 3.674354)
build_install 0.019940 0.001969 11.149972 ( 5.634797)
test_btest 0.000933 0.000000 121.705804 ( 35.421094)
test_basic 0.003425 0.007117 1.201322 ( 1.411303)
test_all 0.119269 0.036086 871.793751 (266.756466)
test_rubyspec 0.030614 0.059115 170.855345 ( 34.651459)
total: 367.84 sec