Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-043938
#<BuildRuby:0x00007f91eabffdc8
@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.20240628-043938",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000036 0.000005 0.000041 ( 0.000042)
configure 0.000032 0.000004 0.000036 ( 0.000038)
build_up 0.001532 0.007538 4.185734 ( 3.663346)
build_miniruby 0.001763 0.000378 1.606269 ( 1.605262)
build_ruby 0.002299 0.000000 4.421145 ( 4.566320)
build_all 0.008947 0.001515 8.344839 ( 3.609869)
build_install 0.021237 0.004246 11.687772 ( 6.015354)
test_btest 0.001033 0.000080 118.597399 ( 33.777530)
test_basic 0.009269 0.000000 1.145957 ( 1.192225)
test_all 0.090371 0.059778 854.352930 (241.299716)
test_rubyspec 0.042434 0.052616 162.749398 ( 35.572740)
total: 331.30 sec