Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-075141
#<BuildRuby:0x000055b43b7de7c8
@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.20230622-075141",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.005772 0.000285 1.974260 ( 4.580763)
build_miniruby 0.000000 0.001548 1.508041 ( 2.135414)
build_ruby 0.000000 0.001811 3.017568 ( 4.152920)
build_all 0.004006 0.002850 2.396801 ( 2.623745)
build_install 0.010318 0.006350 3.554153 ( 3.583781)
test_btest 0.000844 0.000211 77.776809 ( 47.329990)
test_basic 0.005220 0.001305 0.846274 ( 1.371595)
test_all 0.001077 0.000270 573.579832 (293.553529)
test_rubyspec 0.020770 0.033626 87.792984 (111.600481)
total: 470.93 sec