Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-024504
#<BuildRuby:0x000055eb55232120
@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.20230902-024504",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000000 0.005279 1.690685 ( 2.021924)
build_miniruby 0.000911 0.000847 1.531726 ( 1.529709)
build_ruby 0.001678 0.000452 2.944995 ( 3.163151)
build_all 0.006753 0.000000 5.868010 ( 2.445037)
build_install 0.008404 0.008864 6.778416 ( 3.295836)
test_btest 0.000816 0.000253 84.350865 ( 21.862417)
test_basic 0.005051 0.001568 0.837059 ( 0.891645)
test_all 0.008838 0.000122 665.101797 (196.242984)
test_rubyspec 0.037499 0.018131 89.840040 (101.213253)
total: 332.67 sec