Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-135244
#<BuildRuby:0x000055c39fc4a258
@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.20230110-135244",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.004796 0.000180 1.205032 ( 1.959922)
build_miniruby 0.001246 0.000312 1.435815 ( 1.607012)
build_ruby 0.001288 0.000322 3.505637 ( 4.191645)
build_all 0.005951 0.001488 3.838636 ( 2.808476)
build_install 0.007663 0.006848 2.904556 ( 2.597923)
test_btest 0.000000 0.000882 54.542072 ( 32.784517)
test_basic 0.002645 0.003213 0.429842 ( 0.669101)
test_all 0.001181 0.000393 638.948771 (253.022717)
test_rubyspec 0.026824 0.020559 69.755353 ( 80.443691)
total: 380.09 sec