Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-073407
#<BuildRuby:0x000055729f9e2390
@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.20231018-073407",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000043 0.000000 0.000043 ( 0.000038)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.006693 0.000000 2.534360 ( 2.884445)
build_miniruby 0.001681 0.000057 1.706840 ( 1.707781)
build_ruby 0.001790 0.000103 3.648838 ( 3.912810)
build_all 0.005442 0.003791 6.661152 ( 3.954283)
build_install 0.011399 0.008317 8.269678 ( 6.010545)
test_btest 0.000745 0.000096 89.652752 ( 37.262325)
test_basic 0.005014 0.003028 0.993998 ( 1.094898)
test_all 0.009666 0.000261 684.479507 (262.953170)
test_rubyspec 0.032877 0.040933 107.083683 (119.952623)
total: 439.73 sec