Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-183736
#<BuildRuby:0x00007f98fcb2fdd0
@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.20240815-183736",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000034 0.000010 0.000044 ( 0.000043)
configure 0.000031 0.000008 0.000039 ( 0.000040)
build_up 0.005205 0.003202 3.431072 ( 3.905832)
build_miniruby 0.001596 0.000449 10.302268 ( 9.772107)
build_ruby 0.001355 0.000382 3.651974 ( 3.864703)
build_all 0.008648 0.000178 7.938608 ( 3.090215)
build_install 0.005259 0.013883 10.528231 ( 5.079620)
test_btest 0.000603 0.000213 114.210661 ( 30.092586)
test_basic 0.005384 0.004630 1.006860 ( 1.059436)
test_all 0.098229 0.049889 800.867252 (233.561874)
test_rubyspec 0.041618 0.046106 169.290437 ( 43.342262)
total: 333.77 sec