Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-102615
#<BuildRuby:0x00005579602ea138
@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.20240101-102615",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005539 0.000573 1.801270 ( 2.610287)
build_miniruby 0.001823 0.000189 1.757612 ( 1.834893)
build_ruby 0.001646 0.000170 3.690641 ( 3.929209)
build_all 0.003661 0.004720 5.874643 ( 3.306464)
build_install 0.021071 0.000000 7.301113 ( 4.454631)
test_btest 0.000730 0.000000 84.226418 ( 38.914790)
test_basic 0.000000 0.006997 0.937182 ( 1.046393)
test_all 0.068675 0.052058 696.904980 (206.050742)
test_rubyspec 0.031175 0.032706 81.828083 ( 93.583401)
total: 355.73 sec