Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-215658
#<BuildRuby:0x0000563f10242138
@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.20240216-215658",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.000000 0.006160 1.928978 ( 2.372525)
build_miniruby 0.000000 0.001541 1.716926 ( 1.720156)
build_ruby 0.000000 0.002040 3.850537 ( 4.105285)
build_all 0.002300 0.005501 6.513749 ( 3.673333)
build_install 0.013282 0.005322 8.081620 ( 5.188784)
test_btest 0.000000 0.001017 89.427093 ( 38.898058)
test_basic 0.005004 0.002129 0.888586 ( 0.953066)
test_all 0.086936 0.027247 782.855942 (305.119111)
test_rubyspec 0.031443 0.054279 119.411174 (133.813021)
total: 495.84 sec