Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-044333
#<BuildRuby:0x00007fad53cbfdd8
@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.20240903-044333",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.004965 0.003190 3.620277 ( 3.603882)
build_miniruby 0.001400 0.000382 2.077969 ( 2.076691)
build_ruby 0.001982 0.000000 4.141057 ( 4.349302)
build_all 0.007931 0.000520 7.753150 ( 3.047929)
build_install 0.017865 0.002480 10.268516 ( 4.733358)
test_btest 0.000774 0.000189 115.616760 ( 30.308498)
test_basic 0.001988 0.008416 1.022092 ( 1.071917)
test_all 0.099368 0.048928 836.162828 (250.307445)
test_rubyspec 0.044027 0.045075 164.665480 ( 34.593514)
total: 334.09 sec