Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-002635
#<BuildRuby:0x0000564795916008
@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.20230908-002635",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000032)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.000000 0.007336 2.283408 ( 4.274356)
build_miniruby 0.000000 0.001740 1.520702 ( 1.523051)
build_ruby 0.000415 0.001321 3.236857 ( 3.526656)
build_all 0.003915 0.004934 6.250283 ( 3.849913)
build_install 0.014888 0.006170 7.824890 ( 5.072741)
test_btest 0.000933 0.000301 82.080312 ( 37.666199)
test_basic 0.005475 0.000423 0.906069 ( 0.977994)
test_all 0.000194 0.009387 680.781970 (239.751135)
test_rubyspec 0.022083 0.040043 96.623567 (107.986858)
total: 404.63 sec