Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-094925
#<BuildRuby:0x0000564bb87c5f60
@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-094925",
@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.000070 0.000000 0.000070 ( 0.000040)
autoconf 0.000034 0.000000 0.000034 ( 0.000033)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.006423 0.000740 2.091706 ( 4.528421)
build_miniruby 0.001244 0.000339 2.001844 ( 2.398096)
build_ruby 0.001131 0.000309 2.995562 ( 4.342558)
build_all 0.007170 0.000766 2.512931 ( 3.075465)
build_install 0.010190 0.009198 4.036099 ( 5.096291)
test_btest 0.000623 0.000200 80.564204 ( 49.876928)
test_basic 0.005405 0.001730 0.890831 ( 1.629837)
test_all 0.001070 0.000342 609.751211 (332.491855)
test_rubyspec 0.021504 0.034256 88.322984 (127.278729)
total: 530.72 sec