Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-184040
#<BuildRuby:0x00007f5a3093fdc8
@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.20240626-184040",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.004286 0.004096 3.903782 ( 3.315243)
build_miniruby 0.001357 0.000436 1.387333 ( 1.383815)
build_ruby 0.001437 0.000462 3.839922 ( 4.021341)
build_all 0.007542 0.001061 7.917253 ( 3.142834)
build_install 0.012698 0.007062 10.907330 ( 5.162580)
test_btest 0.000707 0.000236 115.753328 ( 30.518773)
test_basic 0.004091 0.004123 1.241427 ( 1.291999)
test_all 0.117949 0.029057 807.135672 (257.671025)
test_rubyspec 0.055075 0.038936 165.403124 ( 33.292789)
total: 339.80 sec