Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-143123
#<BuildRuby:0x00007fd244cffdc8
@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.20240702-143123",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.003040 0.004680 3.365192 ( 2.867253)
build_miniruby 0.001450 0.000290 1.228097 ( 1.225337)
build_ruby 0.000000 0.001907 3.371299 ( 3.560267)
build_all 0.002455 0.006084 7.036169 ( 2.651007)
build_install 0.009662 0.010061 9.609964 ( 4.481452)
test_btest 0.000726 0.000261 104.895847 ( 26.854438)
test_basic 0.007675 0.001284 1.024169 ( 1.075286)
test_all 0.099611 0.048715 754.168341 (213.903432)
test_rubyspec 0.059974 0.031371 166.240463 ( 27.715427)
total: 284.33 sec