Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-015135
#<BuildRuby:0x0000558fbd6ce308
@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.20240128-015135",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000027 0.000001 0.000028 ( 0.000030)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.005261 0.000351 1.953104 ( 2.318422)
build_miniruby 0.001754 0.000000 1.579419 ( 1.587206)
build_ruby 0.001635 0.000000 3.191252 ( 3.424290)
build_all 0.007684 0.000000 6.275009 ( 2.708852)
build_install 0.010181 0.008313 7.527522 ( 3.620410)
test_btest 0.000730 0.000083 83.928250 ( 32.822921)
test_basic 0.005777 0.000000 0.937810 ( 1.856223)
test_all 0.078407 0.032911 684.841675 (270.376768)
test_rubyspec 0.049978 0.051320 162.741087 (174.348203)
total: 493.06 sec