Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-065710
#<BuildRuby:0x00007fdeb079fdd8
@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.20240904-065710",
@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.000017 0.000008 0.000025 ( 0.000026)
autoconf 0.000028 0.000015 0.000043 ( 0.000043)
configure 0.000025 0.000013 0.000038 ( 0.000036)
build_up 0.004100 0.004026 3.230586 ( 3.179038)
build_miniruby 0.000000 0.001830 1.595245 ( 1.591397)
build_ruby 0.000020 0.002043 4.137786 ( 4.321307)
build_all 0.006263 0.001307 7.702118 ( 3.160677)
build_install 0.010782 0.005551 10.388562 ( 4.810060)
test_btest 0.001025 0.000000 113.744674 ( 29.491012)
test_basic 0.009142 0.000000 1.149471 ( 1.203335)
test_all 0.099916 0.053013 851.262833 (305.385487)
test_rubyspec 0.045069 0.043584 167.520500 ( 33.260065)
total: 386.40 sec