Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-075011
#<BuildRuby:0x00007f0265b9fdc0
@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.20240625-075011",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000037 0.000006 0.000043 ( 0.000044)
configure 0.000031 0.000004 0.000035 ( 0.000036)
build_up 0.000757 0.008029 3.501707 ( 3.448610)
build_miniruby 0.001298 0.000293 1.260528 ( 1.257922)
build_ruby 0.001520 0.000343 3.907435 ( 4.015889)
build_all 0.004567 0.004180 8.084539 ( 3.237929)
build_install 0.009440 0.008966 10.906555 ( 5.085830)
test_btest 0.000818 0.000243 112.884494 ( 29.220306)
test_basic 0.004540 0.004033 1.016722 ( 1.066414)
test_all 0.112557 0.038785 785.406846 (225.000958)
test_rubyspec 0.052298 0.044559 169.115202 ( 31.676557)
total: 304.01 sec