Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-083342
#<BuildRuby:0x00007f218340fdc0
@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.20241130-083342",
@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.000014 0.000006 0.000020 ( 0.000019)
autoconf 0.000024 0.000010 0.000034 ( 0.000033)
configure 0.000018 0.000007 0.000025 ( 0.000026)
build_up 0.006943 0.001159 2.520982 ( 2.518476)
build_miniruby 0.000964 0.000375 1.161323 ( 1.158501)
build_ruby 0.001164 0.000453 2.866977 ( 3.107427)
build_all 0.007276 0.000000 5.156473 ( 2.062511)
build_install 0.011171 0.006800 7.589613 ( 3.650728)
test_btest 0.000716 0.000275 72.146235 ( 18.924242)
test_basic 0.002670 0.006928 0.780373 ( 0.824877)
test_all 0.100327 0.042667 646.023566 (192.202687)
test_rubyspec 0.037901 0.040105 119.331809 ( 25.068106)
total: 249.52 sec