Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-025933
#<BuildRuby:0x000055d13fd8a8e0
@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.20240308-025933",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005865 0.001086 2.553198 ( 2.297088)
build_miniruby 0.001072 0.000198 1.463657 ( 1.461508)
build_ruby 0.001570 0.000000 3.273920 ( 3.472374)
build_all 0.003626 0.003556 5.905587 ( 2.319645)
build_install 0.013634 0.003513 8.141413 ( 3.781878)
test_btest 0.000727 0.000154 88.737609 ( 23.277726)
test_basic 0.005520 0.000305 0.923619 ( 0.987015)
test_all 0.072173 0.048164 742.621831 (210.829225)
test_rubyspec 0.042017 0.039428 106.254205 (115.264396)
total: 363.69 sec