Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-215428
#<BuildRuby:0x000055e5ebbe2360
@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.20230722-215428",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000033 0.000002 0.000035 ( 0.000034)
configure 0.000032 0.000002 0.000034 ( 0.000033)
build_up 0.000000 0.008098 2.262489 ( 5.292161)
build_miniruby 0.000000 0.001914 1.726679 ( 3.127062)
build_ruby 0.001066 0.001148 3.393926 ( 5.648531)
build_all 0.007717 0.000595 2.725750 ( 3.811265)
build_install 0.015531 0.004621 4.192210 ( 6.207950)
test_btest 0.000908 0.000156 80.571733 ( 66.627444)
test_basic 0.004117 0.004152 0.917635 ( 1.729705)
test_all 0.001530 0.000083 634.384316 (428.023936)
test_rubyspec 0.029707 0.025123 89.403832 (129.867364)
total: 650.34 sec