Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-221507
#<BuildRuby:0x00005569f0ac9ef0
@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.20230712-221507",
@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.000022)
autoconf 0.000032 0.000001 0.000033 ( 0.000034)
configure 0.000032 0.000001 0.000033 ( 0.000032)
build_up 0.003386 0.004170 2.090195 ( 5.111813)
build_miniruby 0.001294 0.000081 1.598124 ( 2.696392)
build_ruby 0.001674 0.000105 3.077462 ( 4.101154)
build_all 0.007068 0.000441 2.575855 ( 3.283862)
build_install 0.009931 0.008412 3.957433 ( 4.602374)
test_btest 0.000000 0.000803 81.707414 ( 46.698910)
test_basic 0.000000 0.007178 0.919064 ( 1.573307)
test_all 0.002008 0.000809 631.399657 (326.097888)
test_rubyspec 0.025261 0.027200 91.789944 (123.128986)
total: 517.30 sec