Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-015135
#<BuildRuby:0x000055f71cbc5ef8
@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.20240308-015135",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.008750 0.000303 2.740486 ( 3.146278)
build_miniruby 0.001345 0.000084 1.711713 ( 1.737022)
build_ruby 0.000000 0.001660 3.786525 ( 4.203841)
build_all 0.003111 0.005424 6.939874 ( 4.368791)
build_install 0.015462 0.005459 8.710406 ( 6.225743)
test_btest 0.000724 0.000101 92.648148 ( 63.742798)
test_basic 0.004485 0.004239 1.044813 ( 1.307766)
test_all 0.085900 0.038547 858.152314 (518.100621)
test_rubyspec 0.066105 0.035432 135.487568 (206.914114)
total: 809.75 sec