Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-061542
#<BuildRuby:0x00007f959849fdd8
@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.20241028-061542",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000038 0.000000 0.000038 ( 0.000037)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.007327 0.000758 3.192868 ( 3.068883)
build_miniruby 0.001296 0.000278 1.346167 ( 1.342996)
build_ruby 0.001454 0.000311 3.722852 ( 3.900634)
build_all 0.003536 0.005174 6.791953 ( 2.786317)
build_install 0.013761 0.004549 9.524652 ( 4.597972)
test_btest 0.000641 0.000166 75.982047 ( 19.979965)
test_basic 0.009860 0.000000 0.872365 ( 0.915522)
test_all 0.095262 0.054022 715.595868 (233.145293)
test_rubyspec 0.049664 0.036578 124.561567 ( 25.903102)
total: 295.64 sec