Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-142615
#<BuildRuby:0x00007f418bf5fdd8
@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.20240806-142615",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000038)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.000835 0.007008 3.732582 ( 3.778930)
build_miniruby 0.001446 0.000498 1.638065 ( 1.634549)
build_ruby 0.001400 0.000483 3.656972 ( 3.868261)
build_all 0.009025 0.000295 8.378382 ( 3.334063)
build_install 0.010826 0.009137 10.768049 ( 4.979304)
test_btest 0.000641 0.000234 116.720991 ( 30.693450)
test_basic 0.012282 0.001338 1.263741 ( 1.312225)
test_all 0.099786 0.049329 858.529725 (242.411709)
test_rubyspec 0.055293 0.037617 166.409484 ( 39.304154)
total: 331.32 sec