Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-141842
#<BuildRuby:0x0000557863d3e178
@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.20240219-141842",
@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.000027 0.000003 0.000030 ( 0.000030)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.003990 0.004108 2.436561 ( 2.031646)
build_miniruby 0.001666 0.000000 1.639183 ( 1.636656)
build_ruby 0.001528 0.000000 3.308478 ( 3.571403)
build_all 0.000000 0.007199 6.695576 ( 2.632763)
build_install 0.009392 0.009983 7.870735 ( 3.441377)
test_btest 0.001058 0.000000 89.720298 ( 23.441513)
test_basic 0.002050 0.003615 0.866701 ( 0.920451)
test_all 0.083583 0.032902 747.540404 (237.808877)
test_rubyspec 0.037638 0.040185 105.108535 (114.214235)
total: 389.70 sec