Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-015925
#<BuildRuby:0x00005590928f63d0
@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.20230925-015925",
@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.000023 0.000005 0.000028 ( 0.000028)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006211 0.001380 2.227263 ( 4.514588)
build_miniruby 0.001469 0.000000 1.695633 ( 1.846436)
build_ruby 0.001956 0.000000 3.419202 ( 3.740967)
build_all 0.000000 0.008354 6.120412 ( 4.080392)
build_install 0.005028 0.014618 7.472447 ( 5.842499)
test_btest 0.000916 0.000361 81.375274 ( 43.556209)
test_basic 0.000719 0.007826 0.967656 ( 1.156898)
test_all 0.009325 0.000762 699.717919 (305.163231)
test_rubyspec 0.045939 0.024715 103.034997 (123.063130)
total: 492.97 sec