Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-055049
#<BuildRuby:0x00007f569077fdd8
@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.20240719-055049",
@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.000035 0.000010 0.000045 ( 0.000045)
configure 0.000031 0.000009 0.000040 ( 0.000042)
build_up 0.007227 0.002098 4.205756 ( 4.600556)
build_miniruby 0.001862 0.000541 1.914359 ( 2.035854)
build_ruby 0.002103 0.000611 4.828781 ( 5.185908)
build_all 0.005215 0.006192 9.344523 ( 4.814947)
build_install 0.017683 0.001560 10.752915 ( 4.803294)
test_btest 0.000957 0.000285 118.518042 ( 34.972353)
test_basic 0.006236 0.003579 0.981338 ( 1.329759)
test_all 0.118680 0.032136 814.505718 (269.447215)
test_rubyspec 0.035968 0.057167 168.202334 ( 36.224404)
total: 363.42 sec