Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-204650
#<BuildRuby:0x00007fa4c8ebfdd8
@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.20240630-204650",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000032 0.000007 0.000039 ( 0.000040)
build_up 0.003938 0.004982 3.997765 ( 3.615967)
build_miniruby 0.001422 0.000355 1.576943 ( 1.573677)
build_ruby 0.000000 0.001960 4.444233 ( 4.571242)
build_all 0.001771 0.006889 8.336039 ( 3.340719)
build_install 0.016491 0.004089 11.216974 ( 5.042025)
test_btest 0.000764 0.000238 113.820143 ( 29.877448)
test_basic 0.005111 0.004551 1.207662 ( 1.255933)
test_all 0.125518 0.024334 878.085984 (257.452522)
test_rubyspec 0.041334 0.050964 169.668167 ( 36.294684)
total: 343.03 sec