Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-164058
#<BuildRuby:0x00007fd3668bfdd0
@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.20240701-164058",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000041 0.000003 0.000044 ( 0.000042)
configure 0.000035 0.000002 0.000037 ( 0.000037)
build_up 0.000657 0.008165 3.954494 ( 3.388210)
build_miniruby 0.001714 0.000000 1.612566 ( 1.609265)
build_ruby 0.001876 0.000000 3.994612 ( 4.134892)
build_all 0.005818 0.003702 8.228769 ( 3.210307)
build_install 0.012097 0.010448 11.384333 ( 5.146684)
test_btest 0.000819 0.000160 113.676339 ( 29.538222)
test_basic 0.014031 0.000000 1.297375 ( 1.544277)
test_all 0.105303 0.052656 892.497915 (297.957996)
test_rubyspec 0.032115 0.062087 168.643689 ( 27.606756)
total: 374.14 sec