Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-155152
#<BuildRuby:0x00005642eb8c6390
@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.20230828-155152",
@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.000025 0.000004 0.000029 ( 0.000026)
autoconf 0.000035 0.000007 0.000042 ( 0.000036)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.007919 0.000000 2.389746 ( 5.402167)
build_miniruby 0.000000 0.001670 1.783693 ( 2.114602)
build_ruby 0.000623 0.001566 3.576728 ( 4.269274)
build_all 0.004752 0.005079 6.700957 ( 5.225546)
build_install 0.018990 0.001465 8.228958 ( 7.000259)
test_btest 0.000923 0.000201 87.981869 ( 47.535827)
test_basic 0.003852 0.005304 1.074885 ( 1.276457)
test_all 0.001782 0.008116 722.132314 (255.826492)
test_rubyspec 0.039317 0.022601 95.571563 (106.780442)
total: 435.43 sec