Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-163639
#<BuildRuby:0x00007fb2d16efdd0
@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.20240801-163639",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000030 0.000006 0.000036 ( 0.000034)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001694 0.006624 3.740456 ( 3.666938)
build_miniruby 0.001489 0.000373 1.669443 ( 1.668002)
build_ruby 0.002132 0.000000 4.164294 ( 4.397711)
build_all 0.007206 0.001320 7.940331 ( 3.131427)
build_install 0.002068 0.016852 10.534410 ( 4.777144)
test_btest 0.000888 0.000000 112.518161 ( 29.372930)
test_basic 0.008789 0.000748 1.181864 ( 1.233617)
test_all 0.099159 0.046701 805.172609 (250.937923)
test_rubyspec 0.060531 0.031745 165.663188 ( 35.385290)
total: 334.57 sec