Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-220934
#<BuildRuby:0x00007fccfad1fdc0
@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.20240717-220934",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.003552 0.003889 3.553008 ( 3.526206)
build_miniruby 0.001427 0.000285 1.588172 ( 1.585083)
build_ruby 0.001621 0.000324 3.945313 ( 4.099760)
build_all 0.001028 0.007353 7.675034 ( 3.013188)
build_install 0.010348 0.008675 10.284160 ( 4.582892)
test_btest 0.000895 0.000271 113.232541 ( 30.626754)
test_basic 0.006531 0.001979 1.141414 ( 1.194947)
test_all 0.112398 0.035915 858.161743 (253.505952)
test_rubyspec 0.046862 0.040598 164.215153 ( 36.472744)
total: 338.61 sec