Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-234856
#<BuildRuby:0x00007f7fd032fdc8
@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.20241208-234856",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.004074 0.004066 3.830825 ( 3.798189)
build_miniruby 0.001286 0.000257 1.681290 ( 1.688445)
build_ruby 0.002080 0.000000 4.430035 ( 4.619607)
build_all 0.009822 0.000000 6.806870 ( 4.080096)
build_install 0.020286 0.000580 9.509581 ( 5.276423)
test_btest 0.000817 0.000132 80.415650 ( 37.187461)
test_basic 0.008938 0.004320 1.121296 ( 1.225274)
test_all 0.102736 0.046319 741.767948 (260.954249)
test_rubyspec 0.048186 0.033889 118.173871 ( 29.561006)
total: 348.39 sec