Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-041120
#<BuildRuby:0x000055bc126be008
@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.20230626-041120",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002619 0.003789 2.086739 ( 4.217755)
build_miniruby 0.001293 0.000178 1.462294 ( 1.473843)
build_ruby 0.001414 0.000000 2.877653 ( 3.126731)
build_all 0.006768 0.000040 2.490164 ( 1.740898)
build_install 0.006557 0.010857 3.802106 ( 3.171067)
test_btest 0.000779 0.000160 80.178603 ( 43.354411)
test_basic 0.000000 0.008036 0.877780 ( 1.038360)
test_all 0.000665 0.000511 605.547599 (285.588316)
test_rubyspec 0.033639 0.022291 90.738606 (114.948017)
total: 458.66 sec