Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-065658
#<BuildRuby:0x00007f888e7afdc8
@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.20241230-065658",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.003017 0.002911 2.155382 ( 2.653472)
build_miniruby 0.001352 0.000287 1.708619 ( 1.730660)
build_ruby 0.000000 0.002310 4.417770 ( 4.625127)
build_all 0.003874 0.005278 6.745201 ( 3.242802)
build_install 0.011184 0.009062 8.463664 ( 5.010163)
test_btest 0.000645 0.000198 76.023188 ( 22.473016)
test_basic 0.008978 0.000486 0.912312 ( 0.959302)
test_all 0.105174 0.038814 697.394876 (207.883258)
test_rubyspec 0.041241 0.039768 112.133988 ( 24.083547)
total: 272.66 sec