Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-155429
#<BuildRuby:0x0000557fb6c11fc0
@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.20240314-155429",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003795 0.004037 2.973156 ( 2.706703)
build_miniruby 0.001449 0.000315 1.973016 ( 1.993371)
build_ruby 0.001832 0.000000 4.039930 ( 4.282791)
build_all 0.008619 0.000000 7.095331 ( 3.410376)
build_install 0.016199 0.005447 9.247863 ( 4.668221)
test_btest 0.001025 0.000220 95.143845 ( 40.268555)
test_basic 0.000752 0.007823 1.031721 ( 1.136974)
test_all 0.092322 0.030701 752.541158 (295.349094)
test_rubyspec 0.051985 0.048895 139.712511 (187.559246)
total: 541.38 sec