Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-153817
#<BuildRuby:0x00007fc02082fdd8
@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.20240825-153817",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.001116 0.007117 3.999414 ( 4.282213)
build_miniruby 0.001641 0.000422 1.877552 ( 1.970192)
build_ruby 0.001815 0.000467 4.697889 ( 6.186632)
build_all 0.009313 0.002395 9.162538 ( 7.356332)
build_install 0.025033 0.000893 12.210164 ( 17.535499)
test_btest 0.000903 0.000203 123.715914 ( 84.617799)
test_basic 0.003508 0.009643 1.369009 ( 2.093733)
test_all 0.149606 0.017655 983.662164 (786.011149)
test_rubyspec 0.051091 0.040072 178.365210 (118.971461)
total: 1029.03 sec