Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-034323
#<BuildRuby:0x00005645d10a2130
@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.20230812-034323",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.006533 0.000421 2.313946 ( 6.992039)
build_miniruby 0.001748 0.000113 1.744168 ( 3.606159)
build_ruby 0.001584 0.000102 3.705402 ( 7.291510)
build_all 0.007945 0.000513 2.959678 ( 4.590110)
build_install 0.021335 0.000000 4.511562 ( 8.055109)
test_btest 0.000959 0.000000 86.869705 ( 64.139845)
test_basic 0.000000 0.008794 1.008571 ( 4.362100)
test_all 0.003546 0.003912 705.506551 (542.269846)
test_rubyspec 0.041128 0.024755 107.419480 (256.855960)
total: 898.16 sec