Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-224103
#<BuildRuby:0x00005594456f5ed0
@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.20230730-224103",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.005911 0.000845 2.237116 ( 6.115690)
build_miniruby 0.001323 0.000189 1.623696 ( 3.324032)
build_ruby 0.001600 0.000228 3.507020 ( 6.012125)
build_all 0.007392 0.000420 2.662789 ( 3.610801)
build_install 0.005301 0.012543 4.168054 ( 5.744233)
test_btest 0.000649 0.000146 81.994045 ( 51.742734)
test_basic 0.008227 0.000000 0.926242 ( 1.884735)
test_all 0.000000 0.001037 619.515496 (370.133051)
test_rubyspec 0.029773 0.030933 94.441808 (159.495279)
total: 608.06 sec