Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-042126
#<BuildRuby:0x0000560a26432228
@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.20230614-042126",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006281 0.000523 2.037950 ( 5.423475)
build_miniruby 0.001412 0.000117 1.720168 ( 2.544897)
build_ruby 0.001731 0.000144 2.897864 ( 4.111150)
build_all 0.007683 0.000264 2.330886 ( 2.532153)
build_install 0.004199 0.013503 3.897875 ( 4.931271)
test_btest 0.000720 0.000139 76.082625 ( 46.266483)
test_basic 0.002271 0.005066 0.826363 ( 1.367079)
test_all 0.000777 0.000179 573.754533 (302.285828)
test_rubyspec 0.029724 0.020723 85.423753 (122.037150)
total: 491.50 sec