Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-162740
#<BuildRuby:0x000056219c45e390
@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.20240129-162740",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.000000 0.005502 1.536549 ( 1.868696)
build_miniruby 0.000000 0.001333 1.264556 ( 1.262514)
build_ruby 0.000389 0.001318 3.108361 ( 3.353100)
build_all 0.005748 0.000629 5.534436 ( 2.087589)
build_install 0.015968 0.000000 7.419138 ( 3.574235)
test_btest 0.000954 0.000094 83.355348 ( 21.673247)
test_basic 0.003670 0.002621 0.819477 ( 0.878183)
test_all 0.080454 0.034143 719.120999 (215.700115)
test_rubyspec 0.041807 0.053634 148.714181 (160.230663)
total: 410.63 sec