Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-135122
#<BuildRuby:0x00007faf6533fdd0
@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.20241231-135122",
@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.000026 0.000005 0.000031 ( 0.000030)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000033 0.000007 0.000040 ( 0.000039)
build_up 0.005587 0.001222 2.179570 ( 3.522993)
build_miniruby 0.001340 0.000293 1.681751 ( 2.157475)
build_ruby 0.001592 0.000349 4.461125 ( 18.242679)
build_all 0.003009 0.007916 7.209380 ( 7.987427)
build_install 0.023045 0.000556 8.947320 ( 10.144747)
test_btest 0.000691 0.000164 82.388719 ( 96.677506)
test_basic 0.002112 0.009060 1.124923 ( 2.246261)
test_all 0.126447 0.035516 892.535732 (982.470586)
test_rubyspec 0.051015 0.043584 125.418215 ( 82.923270)
total: 1206.37 sec