Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-002508
#<BuildRuby:0x00005592231b2168
@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.20221228-002508",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000533 0.003965 1.168702 ( 1.775489)
build_miniruby 0.000000 0.001365 1.490891 ( 1.531505)
build_ruby 0.000000 0.001541 3.344013 ( 3.763491)
build_all 0.000303 0.006558 3.851383 ( 2.105309)
build_install 0.010650 0.003557 3.061023 ( 2.305692)
test_btest 0.000000 0.000761 55.432545 ( 31.605169)
test_basic 0.000297 0.005222 0.440426 ( 0.660043)
test_all 0.001045 0.000360 642.880173 (269.524504)
test_rubyspec 0.028147 0.018427 70.443432 ( 84.214733)
total: 397.49 sec