Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-122708
#<BuildRuby:0x000055f5ed0fe1a8
@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.20240318-122708",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.006391 0.001863 2.476484 ( 3.305542)
build_miniruby 0.000000 0.001675 1.819365 ( 1.971859)
build_ruby 0.000000 0.001696 3.737066 ( 4.126403)
build_all 0.006096 0.002702 7.390181 ( 4.899811)
build_install 0.012373 0.008561 9.365486 ( 6.818453)
test_btest 0.000880 0.000326 98.813880 ( 76.501996)
test_basic 0.007737 0.000869 1.078500 ( 1.563998)
test_all 0.074545 0.050863 840.943637 (580.033478)
test_rubyspec 0.079488 0.016554 137.518167 (199.844009)
total: 879.07 sec