Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-213259
#<BuildRuby:0x000055eb49e0e3b0
@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.20230612-213259",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.003776 0.003282 1.982420 ( 6.466681)
build_miniruby 0.000000 0.002092 1.524504 ( 4.759441)
build_ruby 0.000061 0.001580 3.461143 ( 7.389849)
build_all 0.008011 0.000090 2.316505 ( 3.408065)
build_install 0.017266 0.002326 3.575439 ( 5.325669)
test_btest 0.000840 0.000145 78.811860 ( 58.001321)
test_basic 0.003516 0.004122 0.832582 ( 1.457173)
test_all 0.000948 0.000189 603.598584 (323.769960)
test_rubyspec 0.038101 0.015951 85.054956 (106.529021)
total: 517.11 sec