Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-092004
#<BuildRuby:0x000055d10348e8e0
@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.20240128-092004",
@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.000024)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006941 0.000532 2.150334 ( 3.689136)
build_miniruby 0.001508 0.000252 1.877344 ( 2.558600)
build_ruby 0.001947 0.000324 3.669806 ( 4.651741)
build_all 0.007582 0.001264 6.741688 ( 6.183797)
build_install 0.020452 0.001872 8.344413 ( 7.131538)
test_btest 0.001002 0.000000 90.641870 ( 76.506486)
test_basic 0.008693 0.000000 0.984107 ( 1.665683)
test_all 0.085379 0.032608 790.327584 (365.932174)
test_rubyspec 0.057276 0.051182 177.328171 (194.276850)
total: 662.60 sec