Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-205022
#<BuildRuby:0x00007f546e26fdd0
@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.20240905-205022",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.003334 0.004465 3.576008 ( 3.782997)
build_miniruby 0.001833 0.000000 1.395799 ( 1.391838)
build_ruby 0.001841 0.000000 3.800807 ( 4.033255)
build_all 0.003502 0.004651 8.336354 ( 3.309605)
build_install 0.010537 0.008029 10.082366 ( 4.591390)
test_btest 0.000785 0.000162 116.011929 ( 30.084401)
test_basic 0.004549 0.005274 1.160066 ( 1.209997)
test_all 0.112363 0.043474 855.406884 (263.614318)
test_rubyspec 0.056254 0.032523 160.657821 ( 30.242283)
total: 342.26 sec