Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-211436
#<BuildRuby:0x00007f74d610fde0
@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.20241212-211436",
@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.000006 0.000022 ( 0.000023)
autoconf 0.000024 0.000009 0.000033 ( 0.000033)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.006110 0.000679 2.520087 ( 2.439986)
build_miniruby 0.000928 0.000328 1.060861 ( 1.058979)
build_ruby 0.001232 0.000435 3.051403 ( 3.241542)
build_all 0.005912 0.002086 5.118595 ( 2.034432)
build_install 0.012769 0.004025 6.768363 ( 3.188184)
test_btest 0.000666 0.000232 72.856487 ( 29.145881)
test_basic 0.003478 0.005488 0.947459 ( 3.112047)
test_all 0.090879 0.056140 717.896321 (353.578853)
test_rubyspec 0.047749 0.042847 121.184195 ( 57.082781)
total: 454.88 sec