Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-002910
#<BuildRuby:0x00005583e5f99f48
@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.20240127-002910",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000026 0.000009 0.000035 ( 0.000033)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.001508 0.004457 1.855624 ( 2.224063)
build_miniruby 0.001112 0.000400 1.691720 ( 1.694492)
build_ruby 0.001666 0.000000 3.512965 ( 3.734759)
build_all 0.006044 0.002494 6.288787 ( 2.951487)
build_install 0.018120 0.003458 8.123233 ( 5.083452)
test_btest 0.000599 0.000199 86.282708 ( 46.792406)
test_basic 0.000000 0.008056 0.992941 ( 1.120034)
test_all 0.066458 0.048280 788.613021 (295.330743)
test_rubyspec 0.044196 0.058567 163.447640 (175.165028)
total: 534.10 sec