Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-091040
#<BuildRuby:0x00007fecd5b8fdc0
@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.20240727-091040",
@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.000029 0.000000 0.000029 ( 0.000030)
autoconf 0.000029 0.000000 0.000029 ( 0.000030)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.007903 0.000028 3.293250 ( 3.224125)
build_miniruby 0.000000 0.001593 1.588295 ( 1.586411)
build_ruby 0.001617 0.000190 3.980445 ( 4.153941)
build_all 0.008004 0.000127 7.703570 ( 2.862312)
build_install 0.013258 0.004384 10.377566 ( 4.894573)
test_btest 0.000786 0.000247 113.466694 ( 29.408587)
test_basic 0.006235 0.001960 1.121400 ( 1.166340)
test_all 0.112287 0.035673 901.678082 (275.777377)
test_rubyspec 0.056819 0.032928 173.800348 ( 32.049617)
total: 355.12 sec