Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-204743
#<BuildRuby:0x00005641ea59e138
@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.20231013-204743",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.006984 0.000722 2.486969 ( 3.765966)
build_miniruby 0.001736 0.000180 1.724917 ( 2.127934)
build_ruby 0.002126 0.000220 3.481318 ( 10.192388)
build_all 0.008186 0.000385 6.468039 ( 5.402836)
build_install 0.020283 0.001064 8.076605 ( 6.983969)
test_btest 0.000854 0.000080 89.543807 ( 76.960830)
test_basic 0.004844 0.004284 1.037560 ( 1.610889)
test_all 0.010413 0.000651 723.839464 (527.833496)
test_rubyspec 0.026203 0.047761 109.515125 (157.275112)
total: 792.15 sec