Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-150823
#<BuildRuby:0x000055756ed52008
@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.20230920-150823",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002673 0.004576 2.319108 ( 4.377311)
build_miniruby 0.001387 0.000308 15.586202 ( 15.734388)
build_ruby 0.001261 0.000280 3.195692 ( 3.504091)
build_all 0.003342 0.003978 6.147771 ( 3.959347)
build_install 0.014828 0.004767 7.783848 ( 5.953089)
test_btest 0.000000 0.000943 82.786757 ( 42.753743)
test_basic 0.003260 0.004166 0.977314 ( 1.112599)
test_all 0.009362 0.000964 703.310285 (287.613757)
test_rubyspec 0.031201 0.038725 103.996277 (123.382452)
total: 488.39 sec