Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-120023
#<BuildRuby:0x00007f0740cbfdd8
@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.20241117-120023",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000029 0.000009 0.000038 ( 0.000039)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.000011 0.007884 3.642299 ( 3.496960)
build_miniruby 0.001189 0.000460 1.255519 ( 1.252815)
build_ruby 0.001284 0.000497 4.096849 ( 4.299660)
build_all 0.009170 0.000000 6.611444 ( 2.678730)
build_install 0.013436 0.007504 9.275623 ( 4.447115)
test_btest 0.000665 0.000251 84.567698 ( 22.921400)
test_basic 0.000899 0.008922 1.094671 ( 6.108618)
test_all 0.093170 0.056153 710.836471 (211.525822)
test_rubyspec 0.060256 0.023907 126.222807 ( 28.077520)
total: 284.81 sec