Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-223722
#<BuildRuby:0x0000562cfed76230
@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.20230909-223722",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003311 0.003860 2.309174 ( 4.384928)
build_miniruby 0.001677 0.000000 1.630218 ( 1.855663)
build_ruby 0.001887 0.000000 3.395547 ( 3.825121)
build_all 0.008259 0.000000 6.336550 ( 4.434979)
build_install 0.017287 0.001813 7.906500 ( 6.258162)
test_btest 0.000652 0.000126 83.408213 ( 45.977205)
test_basic 0.000760 0.007763 0.964690 ( 1.356729)
test_all 0.005227 0.004493 677.691599 (292.200202)
test_rubyspec 0.024483 0.044119 103.879918 (123.554228)
total: 483.85 sec