Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-185136
#<BuildRuby:0x000055d32a59a008
@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.20230529-185136",
@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.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005582 0.000257 1.850993 ( 3.830888)
build_miniruby 0.001104 0.000184 1.361350 ( 1.549253)
build_ruby 0.001226 0.000204 2.722754 ( 3.326106)
build_all 0.005318 0.002153 2.092174 ( 1.956177)
build_install 0.014092 0.003593 3.338290 ( 3.159528)
test_btest 0.000652 0.000122 75.384515 ( 41.146193)
test_basic 0.003912 0.000043 0.749012 ( 1.080402)
test_all 0.000869 0.000158 599.791902 (289.697641)
test_rubyspec 0.024944 0.026090 82.173927 ( 99.642079)
total: 445.39 sec