Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-010949
#<BuildRuby:0x000056233be92190
@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.20230921-010949",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000027 0.000004 0.000031 ( 0.000033)
build_up 0.001589 0.005655 2.169707 ( 3.522915)
build_miniruby 0.001152 0.000256 1.299302 ( 1.298646)
build_ruby 0.001504 0.000000 2.885656 ( 3.065862)
build_all 0.003661 0.003149 5.447779 ( 2.359210)
build_install 0.007887 0.007361 6.601972 ( 3.928413)
test_btest 0.000984 0.000285 78.913010 ( 20.834693)
test_basic 0.001170 0.004010 0.722036 ( 0.780139)
test_all 0.005370 0.003014 637.255508 (182.081522)
test_rubyspec 0.025091 0.028624 83.496668 ( 94.746043)
total: 312.62 sec