Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-150734
#<BuildRuby:0x00007f885999fdc0
@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.20241004-150734",
@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.000045 0.000008 0.000053 ( 0.000052)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.008965 0.000157 4.328248 ( 5.050345)
build_miniruby 0.001821 0.000280 1.853960 ( 1.944225)
build_ruby 0.002232 0.000000 4.872049 ( 5.165172)
build_all 0.009724 0.000580 7.646978 ( 3.286973)
build_install 0.013265 0.004958 9.575692 ( 4.288691)
test_btest 0.000840 0.000137 95.809758 ( 25.415420)
test_basic 0.000000 0.009942 0.949299 ( 0.995640)
test_all 0.070116 0.079242 748.880246 (220.175103)
test_rubyspec 0.054785 0.031051 134.394101 ( 30.187066)
total: 296.51 sec