Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-175920
#<BuildRuby:0x00007f088013fdc8
@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.20241216-175920",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.005206 0.000694 2.389931 ( 2.716753)
build_miniruby 0.001617 0.000000 1.625465 ( 1.625616)
build_ruby 0.002128 0.000000 4.212526 ( 4.401838)
build_all 0.004376 0.004879 6.252929 ( 3.251085)
build_install 0.009185 0.012146 8.200820 ( 4.800693)
test_btest 0.000578 0.000136 77.879077 ( 24.874657)
test_basic 0.006507 0.004838 1.116623 ( 1.242874)
test_all 0.094506 0.055650 769.973584 (262.500351)
test_rubyspec 0.024149 0.053963 112.439036 ( 24.966755)
total: 330.38 sec