Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-091514
#<BuildRuby:0x000055bbdf0e9fc0
@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.20230905-091514",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.005693 0.000462 1.877953 ( 2.974243)
build_miniruby 0.000000 0.002037 1.662592 ( 1.863123)
build_ruby 0.000058 0.001803 3.320090 ( 3.753153)
build_all 0.006198 0.001771 6.120083 ( 4.350200)
build_install 0.013019 0.007176 7.529241 ( 5.450746)
test_btest 0.001263 0.000000 84.408642 ( 43.255819)
test_basic 0.004919 0.003456 0.983537 ( 1.298539)
test_all 0.007061 0.003682 704.168133 (320.626519)
test_rubyspec 0.044864 0.026579 105.408775 (124.985860)
total: 508.56 sec