Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-140925
#<BuildRuby:0x000055b290a4df60
@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.20230926-140925",
@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.000027 0.000002 0.000029 ( 0.000024)
autoconf 0.000034 0.000002 0.000036 ( 0.000031)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.007010 0.000189 2.270510 ( 4.522211)
build_miniruby 0.001568 0.000098 1.658338 ( 1.727019)
build_ruby 0.001890 0.000118 3.494614 ( 3.900884)
build_all 0.007607 0.000475 6.213615 ( 4.612297)
build_install 0.018262 0.000553 7.656785 ( 6.132578)
test_btest 0.001020 0.000060 84.018128 ( 48.629660)
test_basic 0.008666 0.000510 0.994278 ( 1.374154)
test_all 0.010296 0.000303 678.255249 (371.977262)
test_rubyspec 0.050699 0.029863 110.963342 (146.725362)
total: 589.60 sec