Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-103944
#<BuildRuby:0x00007f028b7bfdd8
@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.20240901-103944",
@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.000034 0.000006 0.000040 ( 0.000041)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.003867 0.003967 3.563480 ( 3.547989)
build_miniruby 0.001817 0.000000 1.651262 ( 1.647853)
build_ruby 0.002032 0.000000 4.379647 ( 4.507834)
build_all 0.005023 0.003297 8.028669 ( 3.281793)
build_install 0.011963 0.007078 10.993093 ( 5.340897)
test_btest 0.000961 0.000254 118.015723 ( 31.736363)
test_basic 0.001021 0.009039 1.285833 ( 1.333146)
test_all 0.099892 0.053739 853.069472 (291.456344)
test_rubyspec 0.030078 0.059248 168.901153 ( 38.352231)
total: 381.21 sec