Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-202547
#<BuildRuby:0x000055f7b4765a00
@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.20230910-202547",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004 0.000022 ( 0.000022)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005802 0.001339 2.225706 ( 3.990550)
build_miniruby 0.001351 0.000312 1.705478 ( 1.825954)
build_ruby 0.001347 0.000311 3.450528 ( 3.969502)
build_all 0.001554 0.006642 6.371570 ( 4.334064)
build_install 0.014046 0.004605 7.788936 ( 5.868426)
test_btest 0.000646 0.000188 84.220280 ( 45.235040)
test_basic 0.006981 0.000791 0.971874 ( 1.327879)
test_all 0.008021 0.002256 687.486748 (327.983402)
test_rubyspec 0.042206 0.027657 102.341332 (122.493798)
total: 517.03 sec