Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-222115
#<BuildRuby:0x00005621c6952228
@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.20240201-222115",
@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.000020)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000018 0.000006 0.000024 ( 0.000025)
build_up 0.004067 0.001424 1.867184 ( 2.218579)
build_miniruby 0.001596 0.000000 1.422228 ( 1.420911)
build_ruby 0.001913 0.000000 3.431551 ( 3.713841)
build_all 0.007745 0.000000 6.104407 ( 2.749210)
build_install 0.016116 0.001874 7.616669 ( 3.977272)
test_btest 0.000917 0.000000 86.487140 ( 30.109170)
test_basic 0.005597 0.000000 0.938171 ( 1.024288)
test_all 0.080351 0.034942 724.962953 (243.902940)
test_rubyspec 0.064689 0.041046 170.925281 (185.278323)
total: 474.40 sec