Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-042128
#<BuildRuby:0x00007f3b183dfdd8
@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.20241113-042128",
@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.000031 0.000003 0.000034 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006596 0.000824 3.691143 ( 3.934136)
build_miniruby 0.001523 0.000191 1.298573 ( 1.295106)
build_ruby 0.001830 0.000229 4.018574 ( 4.147028)
build_all 0.007953 0.000443 6.321216 ( 2.661322)
build_install 0.009664 0.010225 9.027999 ( 4.649202)
test_btest 0.000761 0.000137 80.400911 ( 21.801101)
test_basic 0.001197 0.008290 1.067390 ( 3.574897)
test_all 0.100260 0.046805 732.670539 (217.238874)
test_rubyspec 0.044245 0.043072 123.789418 ( 29.880031)
total: 289.18 sec