Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-050824
#<BuildRuby:0x000055a06dd62258
@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.20230627-050824",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000027)
build_up 0.005433 0.000804 2.065167 ( 4.889553)
build_miniruby 0.001118 0.000166 1.580438 ( 1.883358)
build_ruby 0.001776 0.000263 2.978474 ( 4.054545)
build_all 0.006455 0.000956 2.464977 ( 2.791674)
build_install 0.005070 0.012466 3.770961 ( 3.910958)
test_btest 0.000000 0.000718 80.123114 ( 46.476538)
test_basic 0.001068 0.006886 0.889202 ( 1.315747)
test_all 0.000855 0.000256 609.115088 (346.714306)
test_rubyspec 0.035365 0.022845 90.841755 (144.913929)
total: 556.95 sec