Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-235338
#<BuildRuby:0x0000559a8210df48
@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.20231224-235338",
@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.000000 0.000021 ( 0.000021)
autoconf 0.000036 0.000000 0.000036 ( 0.000031)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.005155 0.000000 1.509933 ( 1.858108)
build_miniruby 0.000000 0.001445 1.460225 ( 1.459050)
build_ruby 0.000000 0.001978 3.172480 ( 3.392467)
build_all 0.001705 0.006111 5.723103 ( 2.924358)
build_install 0.009935 0.008325 6.872669 ( 4.196192)
test_btest 0.000761 0.000254 81.957802 ( 29.491116)
test_basic 0.006040 0.000700 0.828944 ( 0.929341)
test_all 0.070498 0.051029 747.116192 (245.197109)
test_rubyspec 0.024525 0.033073 90.791449 (102.400717)
total: 391.85 sec