Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-032157
#<BuildRuby:0x00007efc1229fdc8
@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-032157",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.002318 0.004567 3.318571 ( 3.265472)
build_miniruby 0.001441 0.000348 1.262959 ( 1.259845)
build_ruby 0.001466 0.000354 3.486285 ( 3.626527)
build_all 0.006979 0.000650 5.465169 ( 2.157461)
build_install 0.013272 0.004388 7.841593 ( 3.724622)
test_btest 0.000716 0.000174 75.344420 ( 21.349993)
test_basic 0.007652 0.004070 1.073291 ( 1.124727)
test_all 0.124643 0.026526 728.887293 (235.715201)
test_rubyspec 0.045853 0.037181 118.225545 ( 36.141248)
total: 308.37 sec