Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-143409
#<BuildRuby:0x00007f834c00fdd0
@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.20240719-143409",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000029 0.000011 0.000040 ( 0.000042)
configure 0.000024 0.000010 0.000034 ( 0.000035)
build_up 0.006825 0.001081 3.570114 ( 3.631625)
build_miniruby 0.001306 0.000483 1.411037 ( 1.408619)
build_ruby 0.002010 0.000000 4.085370 ( 4.246272)
build_all 0.008939 0.000000 8.275813 ( 3.224992)
build_install 0.005222 0.014981 10.962463 ( 5.137780)
test_btest 0.000763 0.000337 114.916336 ( 30.408169)
test_basic 0.003591 0.005426 0.980577 ( 1.032920)
test_all 0.106387 0.045417 860.128963 (276.444122)
test_rubyspec 0.053264 0.038256 166.430345 ( 34.695420)
total: 360.23 sec