Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-043513
#<BuildRuby:0x00005577cd7ca4f8
@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.20240307-043513",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000032 0.000004 0.000036 ( 0.000034)
build_up 0.000000 0.008336 2.749071 ( 2.785971)
build_miniruby 0.000000 0.001239 1.558928 ( 1.557827)
build_ruby 0.000000 0.001580 3.614659 ( 3.810384)
build_all 0.005799 0.002379 6.870552 ( 3.590971)
build_install 0.012548 0.007719 8.614885 ( 4.659538)
test_btest 0.000579 0.000145 94.708565 ( 36.198167)
test_basic 0.006650 0.000711 1.021121 ( 1.108483)
test_all 0.064665 0.052900 800.184916 (326.566293)
test_rubyspec 0.029028 0.062042 125.391926 (138.840341)
total: 519.12 sec