Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-221313
#<BuildRuby:0x00007f9bf9abfdc8
@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.20241029-221313",
@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.000008 0.000026 ( 0.000026)
autoconf 0.000025 0.000011 0.000036 ( 0.000035)
configure 0.000022 0.000010 0.000032 ( 0.000032)
build_up 0.003729 0.003907 3.638843 ( 3.522050)
build_miniruby 0.001034 0.000490 1.425738 ( 1.425739)
build_ruby 0.001382 0.000655 3.965221 ( 4.146760)
build_all 0.008233 0.000000 6.540176 ( 2.776684)
build_install 0.013018 0.006184 9.349938 ( 4.548786)
test_btest 0.000597 0.000259 74.416085 ( 20.057437)
test_basic 0.005662 0.004987 1.036993 ( 1.092192)
test_all 0.123614 0.024889 711.268919 (230.387989)
test_rubyspec 0.055065 0.031528 121.097025 ( 37.855333)
total: 305.81 sec