Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-213848
#<BuildRuby:0x0000559f72c32230
@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.20240113-213848",
@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.000000 0.000017 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.001298 0.004116 1.435183 ( 1.767879)
build_miniruby 0.001371 0.000110 1.348051 ( 1.345561)
build_ruby 0.001378 0.000110 2.665028 ( 11.558339)
build_all 0.005956 0.000477 5.041497 ( 1.905834)
build_install 0.014243 0.000755 6.317268 ( 3.055377)
test_btest 0.000888 0.000069 80.981897 ( 21.403738)
test_basic 0.000000 0.005255 0.775916 ( 0.840895)
test_all 0.057935 0.060179 683.915993 (197.676605)
test_rubyspec 0.036892 0.020010 79.054964 ( 90.501082)
total: 330.06 sec