Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-185928
#<BuildRuby:0x000055dc201ca168
@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.20230122-185928",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.000766 0.004235 1.191407 ( 2.284715)
build_miniruby 0.000951 0.000286 1.260607 ( 1.314492)
build_ruby 0.001319 0.000396 3.028045 ( 3.436268)
build_all 0.001089 0.007159 3.920717 ( 2.426898)
build_install 0.009770 0.006373 2.948914 ( 2.817451)
test_btest 0.000772 0.000315 57.104442 ( 32.397905)
test_basic 0.001780 0.005132 0.444190 ( 0.707995)
test_all 0.001450 0.000000 655.172985 (252.455362)
test_rubyspec 0.024472 0.015123 68.429471 ( 79.895720)
total: 377.74 sec