Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-094848
#<BuildRuby:0x00005587c197e228
@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.20240201-094848",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.000000 0.005475 1.604945 ( 1.945824)
build_miniruby 0.000000 0.001702 1.253880 ( 1.251696)
build_ruby 0.000000 0.001439 2.915106 ( 3.157488)
build_all 0.003817 0.002828 5.677911 ( 2.202946)
build_install 0.011523 0.005031 7.203688 ( 3.572064)
test_btest 0.000813 0.000248 84.206677 ( 22.027011)
test_basic 0.005412 0.000000 0.896757 ( 0.960666)
test_all 0.090484 0.026795 707.589925 (201.056710)
test_rubyspec 0.045692 0.056044 156.608830 (168.314280)
total: 404.49 sec