Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-230111
#<BuildRuby:0x00007f61ff72fde0
@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.20240808-230111",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000043 0.000003 0.000046 ( 0.000047)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.007376 0.000598 3.608079 ( 3.512072)
build_miniruby 0.001590 0.000129 1.680948 ( 1.677685)
build_ruby 0.001711 0.000139 3.714373 ( 3.897498)
build_all 0.000000 0.008770 8.235220 ( 3.222051)
build_install 0.017911 0.000803 10.992247 ( 4.995154)
test_btest 0.000871 0.000111 112.916216 ( 29.317109)
test_basic 0.005508 0.004595 1.187180 ( 1.232829)
test_all 0.118172 0.028998 813.751080 (253.951554)
test_rubyspec 0.054135 0.034689 166.534649 ( 39.506262)
total: 341.31 sec