Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-214143
#<BuildRuby:0x0000558b53691e58
@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.20230626-214143",
@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.000032 0.000005 0.000037 ( 0.000033)
autoconf 0.000041 0.000006 0.000047 ( 0.000043)
configure 0.000035 0.000006 0.000041 ( 0.000035)
build_up 0.001753 0.005414 2.143491 ( 6.992047)
build_miniruby 0.000000 0.001438 1.785231 ( 4.380945)
build_ruby 0.000706 0.001478 3.431168 ( 8.580487)
build_all 0.007134 0.001647 2.588071 ( 5.851819)
build_install 0.019995 0.002326 4.161876 ( 8.246989)
test_btest 0.000664 0.000142 82.744341 ( 81.831478)
test_basic 0.001269 0.003626 0.911642 ( 2.450897)
test_all 0.001385 0.000330 617.092944 (384.105512)
test_rubyspec 0.039533 0.013560 87.335398 (127.227018)
total: 629.67 sec