Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-190255
#<BuildRuby:0x000055e2601e6228
@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.20230817-190255",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000044 0.000008 0.000052 ( 0.000049)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.005818 0.000969 2.185400 ( 5.575549)
build_miniruby 0.001891 0.000000 1.643927 ( 2.512227)
build_ruby 0.001693 0.000000 3.289371 ( 17.592550)
build_all 0.001499 0.006963 6.275254 ( 5.587294)
build_install 0.005853 0.012761 7.659511 ( 7.367923)
test_btest 0.000551 0.000177 80.910541 ( 54.396591)
test_basic 0.005905 0.001898 0.960475 ( 2.577855)
test_all 0.009301 0.006066 693.806056 (520.141361)
test_rubyspec 0.048208 0.027663 106.853383 (223.043954)
total: 838.81 sec