Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-102420
#<BuildRuby:0x00005592ea9fe8e0
@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.20230630-102420",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005274 0.001055 2.035159 ( 5.011992)
build_miniruby 0.001149 0.000230 1.530925 ( 2.013534)
build_ruby 0.001543 0.000000 3.078533 ( 4.209409)
build_all 0.007614 0.000000 2.491970 ( 3.645053)
build_install 0.015393 0.003330 4.066543 ( 5.488904)
test_btest 0.000781 0.000147 79.089655 ( 48.045440)
test_basic 0.006169 0.001157 0.890907 ( 1.591078)
test_all 0.001939 0.000363 602.362584 (308.848455)
test_rubyspec 0.036801 0.016662 90.755114 (132.061154)
total: 510.92 sec