Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260115-173847
#<BuildRuby:0x00007d747364fdd8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20260115-173847",
@make="make",
@no_timeout_error=nil,
@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.000005 0.000022 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.002502 0.004740 2.303895 ( 2.176869)
build_miniruby 0.001337 0.000158 1.279264 ( 1.275284)
build_ruby 0.000000 0.001647 3.356926 ( 3.464013)
build_all 0.006526 0.002204 6.121092 ( 2.463924)
build_install 0.013114 0.006376 8.442728 ( 4.341075)
test_btest 0.000755 0.000257 75.314775 ( 19.223883)
test_basic 0.004998 0.004675 1.097468 ( 1.142454)
test_all 0.095853 0.032766 743.642142 (220.900134)
test_rubyspec 0.051769 0.036555 138.904905 ( 29.551661)
total: 284.54 sec