Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-145536
#<BuildRuby:0x00007f42c707fdd0
@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.20241001-145536",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.009717 0.001258 5.094992 ( 6.263366)
build_miniruby 0.001892 0.000414 1.782182 ( 2.212093)
build_ruby 0.002294 0.000000 4.694515 ( 5.579362)
build_all 0.006609 0.004351 7.428353 ( 7.631747)
build_install 0.019185 0.007984 11.190927 ( 11.488396)
test_btest 0.000988 0.000253 101.173199 ( 95.904949)
test_basic 0.007752 0.006398 1.371453 ( 2.310605)
test_all 0.117913 0.041791 843.007755 (433.039878)
test_rubyspec 0.041900 0.044365 138.926802 ( 32.192669)
total: 596.62 sec