Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-181920
#<BuildRuby:0x00007f5aa4acfde0
@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-181920",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.000314 0.007314 3.428126 ( 3.484693)
build_miniruby 0.001296 0.000288 1.528326 ( 1.524763)
build_ruby 0.000000 0.001765 4.013049 ( 4.192408)
build_all 0.006349 0.002718 6.379176 ( 2.701194)
build_install 0.010878 0.007750 8.905793 ( 4.319995)
test_btest 0.000000 0.000954 74.982231 ( 21.539941)
test_basic 0.008301 0.001859 1.034244 ( 1.079635)
test_all 0.105609 0.036636 693.201343 (230.686327)
test_rubyspec 0.037132 0.037596 111.485916 ( 22.407470)
total: 291.94 sec