Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-214803
#<BuildRuby:0x00007f0adfbcfde0
@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.20241016-214803",
@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.000014 0.000006 0.000020 ( 0.000020)
autoconf 0.000026 0.000011 0.000037 ( 0.000037)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.003621 0.004348 3.817967 ( 3.705323)
build_miniruby 0.001813 0.000000 1.344183 ( 1.340898)
build_ruby 0.001828 0.000046 3.445295 ( 3.629957)
build_all 0.006394 0.002665 7.152127 ( 3.010101)
build_install 0.014154 0.006589 10.298973 ( 4.828108)
test_btest 0.000000 0.001066 96.344397 ( 27.587808)
test_basic 0.000823 0.009566 1.134872 ( 1.183374)
test_all 0.120718 0.030640 798.392447 (226.456335)
test_rubyspec 0.054454 0.036935 131.824223 ( 29.966179)
total: 301.71 sec