Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-131135
#<BuildRuby:0x00005645d2de61d8
@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.20230629-131135",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.001835 0.004435 1.879244 ( 4.210799)
build_miniruby 0.001148 0.000221 1.440521 ( 1.454135)
build_ruby 0.001901 0.000000 2.820929 ( 3.026967)
build_all 0.007156 0.000127 2.385589 ( 1.427098)
build_install 0.012235 0.004143 3.669442 ( 2.452314)
test_btest 0.000602 0.000116 81.195125 ( 21.595373)
test_basic 0.003235 0.004021 0.838814 ( 0.911563)
test_all 0.001115 0.000244 648.637299 (399.343733)
test_rubyspec 0.033536 0.028367 93.184259 (172.167258)
total: 606.59 sec