Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-055952
#<BuildRuby:0x00007f5767fffdc8
@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.20241019-055952",
@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.000006 0.000024 ( 0.000023)
autoconf 0.000029 0.000010 0.000039 ( 0.000038)
configure 0.000026 0.000008 0.000034 ( 0.000035)
build_up 0.000000 0.008083 3.766621 ( 3.619232)
build_miniruby 0.001098 0.000951 1.675353 ( 1.671321)
build_ruby 0.002075 0.000000 4.137274 ( 4.299517)
build_all 0.008763 0.001323 7.686842 ( 3.205917)
build_install 0.005416 0.014360 10.725517 ( 5.160522)
test_btest 0.000684 0.000332 97.749013 ( 39.940271)
test_basic 0.009410 0.000803 1.157352 ( 1.239284)
test_all 0.107079 0.043100 795.876405 (258.189893)
test_rubyspec 0.040079 0.048584 140.510325 ( 30.147075)
total: 347.47 sec