Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-055429
#<BuildRuby:0x00007f42bef8fdd8
@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.20240627-055429",
@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.000021)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.000473 0.008248 4.241089 ( 3.766061)
build_miniruby 0.001318 0.000391 1.573770 ( 1.570224)
build_ruby 0.001945 0.000000 4.047790 ( 4.201228)
build_all 0.007174 0.000949 7.927099 ( 3.146614)
build_install 0.016040 0.004059 10.597927 ( 4.763053)
test_btest 0.000951 0.000264 116.141939 ( 32.337387)
test_basic 0.005794 0.004413 1.090003 ( 1.373430)
test_all 0.122450 0.027317 833.329320 (256.325082)
test_rubyspec 0.051018 0.044938 166.259383 ( 36.218965)
total: 343.70 sec