Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-032540
#<BuildRuby:0x00007f76bb0ffdc8
@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.20241215-032540",
@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.000018 0.000004 0.000022 ( 0.000024)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.005241 0.001310 2.646157 ( 3.461844)
build_miniruby 0.001417 0.000355 1.775098 ( 1.793546)
build_ruby 0.001795 0.000449 3.960085 ( 4.122305)
build_all 0.007659 0.001915 6.544077 ( 4.301296)
build_install 0.020082 0.002845 8.761039 ( 6.286848)
test_btest 0.000841 0.000198 77.472287 ( 26.821215)
test_basic 0.006453 0.004913 1.063215 ( 1.126792)
test_all 0.095804 0.046667 734.903334 (361.314015)
test_rubyspec 0.055485 0.030217 121.523397 ( 44.366710)
total: 453.60 sec