Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-160744
#<BuildRuby:0x000055f68dbf5f70
@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.20221221-160744",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001261 0.004155 1.182579 ( 1.972179)
build_miniruby 0.001387 0.000116 1.526694 ( 1.616943)
build_ruby 0.002215 0.000000 3.671449 ( 4.182457)
build_all 0.008060 0.000155 4.031512 ( 2.894588)
build_install 0.012662 0.004693 3.294097 ( 3.027012)
test_btest 0.000869 0.000000 55.867032 ( 33.084997)
test_basic 0.001942 0.004191 0.439879 ( 0.665226)
test_all 0.001387 0.000191 633.262040 (263.766048)
test_rubyspec 0.030045 0.020746 71.395860 ( 82.407267)
total: 393.62 sec