Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-045925
#<BuildRuby:0x0000559b276c9fb8
@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.20230507-045925",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.005840 0.000000 1.537750 ( 2.748368)
build_miniruby 0.001436 0.000000 1.127655 ( 1.125748)
build_ruby 0.000000 0.001477 2.092166 ( 2.299412)
build_all 0.003110 0.002743 1.932222 ( 1.093911)
build_install 0.010476 0.002147 3.088555 ( 2.048391)
test_btest 0.000573 0.000213 72.346149 ( 18.437524)
test_basic 0.000764 0.003791 0.599175 ( 0.675405)
test_all 0.001593 0.000649 542.688523 (193.832863)
test_rubyspec 0.011343 0.028967 69.103120 ( 81.222059)
total: 303.48 sec