Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-103239
#<BuildRuby:0x00007fb4bcc5fdc8
@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.20240620-103239",
@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.000039)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.007123 0.000528 3.437371 ( 3.374608)
build_miniruby 0.000000 0.001566 1.209374 ( 1.206265)
build_ruby 0.000120 0.001637 3.520689 ( 3.717742)
build_all 0.007712 0.000708 7.595833 ( 3.020039)
build_install 0.017191 0.000860 9.519101 ( 4.335125)
test_btest 0.000802 0.000137 111.010693 ( 30.502689)
test_basic 0.007253 0.000503 1.026488 ( 1.075782)
test_all 0.092402 0.059545 833.115952 (272.121815)
test_rubyspec 0.052845 0.038109 160.774062 ( 33.565767)
total: 352.92 sec