Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-130622
#<BuildRuby:0x000055f50905e228
@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.20240225-130622",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.005453 0.001983 2.435107 ( 2.274757)
build_miniruby 0.001265 0.000000 1.657879 ( 1.656873)
build_ruby 0.001530 0.000000 2.839049 ( 3.066969)
build_all 0.007095 0.000564 6.371362 ( 2.496904)
build_install 0.018626 0.000000 8.288031 ( 3.975202)
test_btest 0.000868 0.000000 90.221859 ( 24.100252)
test_basic 0.000000 0.006228 0.775530 ( 0.840792)
test_all 0.065491 0.049485 726.486011 (206.893817)
test_rubyspec 0.032005 0.058860 113.890032 (127.133561)
total: 372.44 sec