Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-131523
#<BuildRuby:0x00007fc4a049fdd8
@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.20240816-131523",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000038 0.000006 0.000044 ( 0.000045)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.008228 0.000000 3.615662 ( 3.500574)
build_miniruby 0.001828 0.000000 1.529399 ( 1.526513)
build_ruby 0.001835 0.000000 3.824457 ( 4.041142)
build_all 0.007508 0.002053 8.352686 ( 3.330468)
build_install 0.012636 0.008440 10.636037 ( 5.002472)
test_btest 0.000755 0.000151 113.372809 ( 29.388844)
test_basic 0.007593 0.003582 1.133315 ( 1.187122)
test_all 0.097335 0.056046 937.279179 (332.742971)
test_rubyspec 0.050154 0.036524 163.822931 ( 33.168428)
total: 413.89 sec