Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-180537
#<BuildRuby:0x00005586261c2120
@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.20230625-180537",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.005802 0.000464 2.069997 ( 5.030395)
build_miniruby 0.001538 0.000123 1.649256 ( 2.150156)
build_ruby 0.002009 0.000000 3.120410 ( 28.487134)
build_all 0.006987 0.000363 2.550893 ( 3.141408)
build_install 0.003757 0.015288 3.815762 ( 4.628010)
test_btest 0.000634 0.000127 80.789455 ( 49.990221)
test_basic 0.006167 0.001233 0.875596 ( 1.665487)
test_all 0.001071 0.000214 609.170221 (319.000225)
test_rubyspec 0.042089 0.011645 87.561935 (124.371687)
total: 538.47 sec