Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-034016
#<BuildRuby:0x000055eebf8023d0
@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.20240218-034016",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005613 0.000832 2.008242 ( 3.138568)
build_miniruby 0.001200 0.000178 1.797045 ( 1.885399)
build_ruby 0.001326 0.000197 3.537512 ( 3.901929)
build_all 0.008421 0.000000 6.489245 ( 4.599223)
build_install 0.016466 0.004180 8.425507 ( 6.412481)
test_btest 0.000795 0.000000 92.760292 ( 66.560957)
test_basic 0.008738 0.000000 1.020895 ( 1.406691)
test_all 0.081082 0.036745 759.316618 (394.741339)
test_rubyspec 0.065685 0.024186 128.752839 (141.017913)
total: 623.67 sec