Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-061011
#<BuildRuby:0x00007fc6de80fdc0
@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.20240626-061011",
@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.000022)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000035 0.000008 0.000043 ( 0.000047)
build_up 0.003088 0.004833 3.533215 ( 3.148630)
build_miniruby 0.001814 0.000453 1.675038 ( 1.672031)
build_ruby 0.002151 0.000000 4.071142 ( 21.895615)
build_all 0.006076 0.003103 8.259937 ( 3.323547)
build_install 0.010408 0.010176 11.354644 ( 5.237686)
test_btest 0.000000 0.001234 119.404893 ( 31.299951)
test_basic 0.006137 0.003597 1.104701 ( 1.153184)
test_all 0.118679 0.033524 907.306107 (276.867538)
test_rubyspec 0.057553 0.036208 169.981176 ( 35.745389)
total: 380.34 sec