Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-183436
#<BuildRuby:0x0000562431c162a8
@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.20230810-183436",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000030 0.000005 0.000035 ( 0.000032)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.006611 0.000944 2.311587 ( 7.060365)
build_miniruby 0.000000 0.001888 1.765962 ( 3.478734)
build_ruby 0.000027 0.001578 3.555053 ( 7.440143)
build_all 0.007266 0.001252 2.847044 ( 3.987512)
build_install 0.018106 0.001497 4.314210 ( 6.452231)
test_btest 0.000726 0.000118 83.336809 ( 63.408503)
test_basic 0.002456 0.005215 0.954086 ( 2.135210)
test_all 0.001170 0.000000 674.522148 (405.496540)
test_rubyspec 0.035319 0.024274 101.919330 (181.423752)
total: 680.88 sec