Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-202858
#<BuildRuby:0x000055ef196c6390
@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.20230514-202858",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.002447 0.004486 1.840117 ( 3.956229)
build_miniruby 0.001098 0.000275 1.456074 ( 1.619366)
build_ruby 0.001593 0.000000 2.621262 ( 3.007767)
build_all 0.004523 0.002523 2.187230 ( 2.075389)
build_install 0.008379 0.007858 3.399387 ( 3.211087)
test_btest 0.000529 0.000164 72.131901 ( 38.935743)
test_basic 0.005368 0.001666 0.801186 ( 1.035401)
test_all 0.001100 0.000341 555.884359 (230.291759)
test_rubyspec 0.031632 0.018053 77.958439 ( 89.869001)
total: 374.00 sec