Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-031346
#<BuildRuby:0x00007fa5dd84fdc0
@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.20240802-031346",
@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.000035 0.000006 0.000041 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.007436 0.000511 3.740329 ( 3.830637)
build_miniruby 0.001375 0.000209 1.664649 ( 1.745576)
build_ruby 0.001733 0.000263 4.331572 ( 5.357657)
build_all 0.003933 0.004212 8.335554 ( 3.270090)
build_install 0.015632 0.003243 10.929000 ( 5.093050)
test_btest 0.000802 0.000144 116.821329 ( 30.707880)
test_basic 0.009372 0.000186 1.210564 ( 1.261618)
test_all 0.122233 0.029520 868.594338 (279.510906)
test_rubyspec 0.065008 0.027653 168.471814 ( 36.907484)
total: 367.69 sec