Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-091219
#<BuildRuby:0x000055ca300b6008
@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.20230509-091219",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005768 0.000753 1.934027 ( 5.376527)
build_miniruby 0.001333 0.000174 1.276782 ( 1.347450)
build_ruby 0.001473 0.000192 2.556279 ( 2.809064)
build_all 0.002559 0.003997 2.197904 ( 2.109599)
build_install 0.017209 0.000049 3.493254 ( 3.386758)
test_btest 0.000000 0.000677 74.327422 ( 42.058277)
test_basic 0.002063 0.003857 0.746492 ( 0.838513)
test_all 0.001584 0.000000 602.556001 (301.663809)
test_rubyspec 0.052281 0.013375 86.090625 (122.856650)
total: 482.45 sec