Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-040458
#<BuildRuby:0x00007f36408efdc8
@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.20241127-040458",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.003068 0.004784 2.957725 ( 2.964244)
build_miniruby 0.001085 0.000300 1.309760 ( 1.306847)
build_ruby 0.000000 0.001810 3.467702 ( 3.654966)
build_all 0.006388 0.001674 5.776977 ( 2.308597)
build_install 0.005246 0.014356 8.329901 ( 3.924346)
test_btest 0.000759 0.000295 76.269762 ( 20.015549)
test_basic 0.004165 0.005377 0.931285 ( 0.981880)
test_all 0.112987 0.031996 670.009943 (209.505202)
test_rubyspec 0.049518 0.037626 120.700085 ( 26.733327)
total: 271.40 sec