Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-072356
#<BuildRuby:0x00007fba747efdc0
@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.20240927-072356",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.007665 0.000533 4.093099 ( 3.445195)
build_miniruby 0.001586 0.000227 1.205180 ( 1.201765)
build_ruby 0.001694 0.000242 3.689054 ( 3.894679)
build_all 0.003652 0.004969 6.160654 ( 2.404747)
build_install 0.016089 0.003281 9.718091 ( 4.249125)
test_btest 0.000726 0.000139 83.787350 ( 21.716130)
test_basic 0.005180 0.003537 0.782693 ( 0.843779)
test_all 0.113842 0.036416 750.256831 (277.208032)
test_rubyspec 0.043315 0.044108 133.966799 ( 23.978737)
total: 338.94 sec