Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-055036
#<BuildRuby:0x0000558d81206390
@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.20230619-055036",
@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.000016 0.000002 0.000018 ( 0.000016)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.002233 0.004166 1.977877 ( 4.987046)
build_miniruby 0.001398 0.000161 1.430532 ( 1.798883)
build_ruby 0.001210 0.000140 2.815823 ( 3.833846)
build_all 0.007368 0.000362 2.546068 ( 2.719397)
build_install 0.017265 0.000035 3.736069 ( 3.139264)
test_btest 0.000821 0.000000 79.247635 ( 43.104203)
test_basic 0.003604 0.004283 0.850655 ( 1.016508)
test_all 0.001690 0.000973 590.109617 (285.135360)
test_rubyspec 0.038649 0.013078 88.104939 (110.898109)
total: 456.63 sec