Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-203549
#<BuildRuby:0x00007fcc863afde0
@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.20241219-203549",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005089 0.000261 1.916284 ( 2.319385)
build_miniruby 0.001329 0.000321 1.355667 ( 1.352104)
build_ruby 0.001750 0.000423 3.548499 ( 3.749081)
build_all 0.006209 0.001499 5.989327 ( 2.436212)
build_install 0.017260 0.000000 7.701267 ( 4.137711)
test_btest 0.000823 0.000000 74.322998 ( 20.038831)
test_basic 0.008229 0.001662 0.958916 ( 1.009436)
test_all 0.093332 0.045392 714.008235 (208.831416)
test_rubyspec 0.035538 0.038835 116.482358 ( 25.216101)
total: 269.09 sec