Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250126-183455
#<BuildRuby:0x00007f48b8f1fdd0
@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.20250126-183455",
@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.000005 0.000021 ( 0.000019)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.001586 0.004506 2.902788 ( 2.321652)
build_miniruby 0.001002 0.000334 1.396614 ( 1.393731)
build_ruby 0.001501 0.000501 3.202263 ( 3.337377)
build_all 0.007126 0.000950 5.616089 ( 2.351301)
build_install 0.015296 0.003714 7.628644 ( 3.859832)
test_btest 0.000874 0.000271 64.892138 ( 19.106067)
test_basic 0.005534 0.001995 0.900140 ( 0.953420)
test_all 0.082142 0.035375 543.687580 (170.018629)
test_rubyspec 0.043055 0.031543 103.841980 ( 22.929985)
total: 226.27 sec