Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-134531
#<BuildRuby:0x00007f93c0cefdc8
@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.20241116-134531",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.001754 0.006455 3.927936 ( 3.789878)
build_miniruby 0.001821 0.000000 1.618469 ( 1.621082)
build_ruby 0.002011 0.000061 4.376581 ( 4.503189)
build_all 0.003789 0.006544 6.920995 ( 3.555548)
build_install 0.016462 0.006323 9.570446 ( 5.983854)
test_btest 0.000699 0.000203 83.402812 ( 28.528669)
test_basic 0.001645 0.011048 1.113003 ( 1.207641)
test_all 0.106568 0.041286 763.955360 (309.785296)
test_rubyspec 0.057465 0.025417 119.155737 ( 25.984308)
total: 384.96 sec