Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-045259
#<BuildRuby:0x00007fa29c20fdc8
@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.20240729-045259",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.004841 0.003463 3.376392 ( 3.163071)
build_miniruby 0.001490 0.000282 1.411948 ( 1.408157)
build_ruby 0.001637 0.000310 4.053654 ( 4.236524)
build_all 0.005265 0.004344 8.991011 ( 3.578793)
build_install 0.017917 0.001931 11.897255 ( 5.702332)
test_btest 0.000663 0.000132 121.534254 ( 31.653562)
test_basic 0.007681 0.004748 1.216116 ( 1.268285)
test_all 0.114916 0.035764 845.719638 (238.399121)
test_rubyspec 0.052837 0.038509 175.465209 ( 37.101868)
total: 326.51 sec