Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-035409
#<BuildRuby:0x0000562f615da8e0
@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.20230313-035409",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004837 0.000691 2.373899 ( 4.637263)
build_miniruby 0.001375 0.000197 1.587849 ( 1.680672)
build_ruby 0.001575 0.000225 2.817011 ( 3.122973)
build_all 0.005546 0.000792 2.133233 ( 1.872202)
build_install 0.010965 0.005758 3.401482 ( 3.343902)
test_btest 0.000865 0.000157 66.371899 ( 35.826534)
test_basic 0.002529 0.004413 0.546301 ( 0.789496)
test_all 0.001801 0.000000 592.922285 (450.919611)
test_rubyspec 0.034277 0.031786 84.716965 (127.319200)
total: 629.51 sec