Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-041900
#<BuildRuby:0x0000564251ad9a00
@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.20230216-041900",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.001435 0.004311 1.568081 ( 2.818780)
build_miniruby 0.001105 0.000177 1.375105 ( 1.778012)
build_ruby 0.000000 0.002103 2.710031 ( 12.661294)
build_all 0.002572 0.005822 4.193907 ( 3.879877)
build_install 0.018750 0.000000 3.314557 ( 3.573450)
test_btest 0.000818 0.000000 59.484677 ( 41.992647)
test_basic 0.006381 0.000000 0.528513 ( 0.767810)
test_all 0.001589 0.000000 698.084614 (596.014048)
test_rubyspec 0.037485 0.022720 78.766170 (113.968267)
total: 777.46 sec