Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-091750
#<BuildRuby:0x0000561b1c8c9a00
@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.20230829-091750",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000031 0.000004 0.000035 ( 0.000037)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.007044 0.000423 2.514457 ( 5.075121)
build_miniruby 0.001893 0.000000 2.564441 ( 2.500319)
build_ruby 0.001636 0.000000 3.375793 ( 4.174854)
build_all 0.008993 0.000000 8.009853 ( 5.981968)
build_install 0.005017 0.015435 8.160460 ( 5.997251)
test_btest 0.000631 0.000144 83.505891 ( 43.934021)
test_basic 0.007110 0.000704 0.961389 ( 1.179524)
test_all 0.010118 0.000000 693.485850 (303.129675)
test_rubyspec 0.045617 0.027650 107.295218 (127.952327)
total: 499.93 sec