Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-230843
#<BuildRuby:0x000056273624de80
@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.20231013-230843",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006689 0.000717 2.512472 ( 3.345226)
build_miniruby 0.001318 0.000141 1.726927 ( 1.930376)
build_ruby 0.001564 0.000168 3.386780 ( 3.982927)
build_all 0.007929 0.000357 6.343958 ( 4.065339)
build_install 0.018645 0.000454 7.919576 ( 5.293018)
test_btest 0.000821 0.000077 87.646501 ( 64.364047)
test_basic 0.007709 0.000000 1.020371 ( 1.251458)
test_all 0.009989 0.000000 709.028374 (332.330914)
test_rubyspec 0.035732 0.032142 107.055152 (129.250027)
total: 545.81 sec