Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-092512
#<BuildRuby:0x00007f4d0785fdd0
@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.20241218-092512",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000061 0.000000 0.000061 ( 0.000061)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.005930 0.000386 2.550528 ( 3.245156)
build_miniruby 0.001692 0.000290 1.588089 ( 1.587056)
build_ruby 0.001680 0.000288 4.207795 ( 4.322454)
build_all 0.007920 0.001358 6.505811 ( 3.115980)
build_install 0.008118 0.013775 8.728253 ( 5.510214)
test_btest 0.000643 0.000161 80.354434 ( 31.795935)
test_basic 0.009535 0.002384 1.106762 ( 1.212529)
test_all 0.118783 0.033005 718.988002 (279.399521)
test_rubyspec 0.049969 0.034089 121.499072 ( 36.160172)
total: 366.35 sec