Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-125335
#<BuildRuby:0x00007f539db4fdc8
@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.20240617-125335",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000033 0.000004 0.000037 ( 0.000038)
build_up 0.004406 0.003484 3.485161 ( 3.440930)
build_miniruby 0.000000 0.001803 1.646590 ( 1.643585)
build_ruby 0.000000 0.002049 3.820688 ( 3.980981)
build_all 0.006836 0.002860 7.863450 ( 3.207115)
build_install 0.016434 0.003287 10.611809 ( 5.065538)
test_btest 0.000803 0.000161 111.678084 ( 32.053982)
test_basic 0.008622 0.000206 1.237377 ( 1.287198)
test_all 0.098151 0.054093 898.964545 (296.285480)
test_rubyspec 0.054772 0.039234 165.041580 ( 61.417425)
total: 408.38 sec