Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-052333
#<BuildRuby:0x000055b122dea818
@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.20230121-052333",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005742 0.000522 1.233174 ( 2.491102)
build_miniruby 0.001454 0.000132 1.288832 ( 1.570955)
build_ruby 0.001462 0.000133 3.125054 ( 4.017228)
build_all 0.008192 0.000745 4.080041 ( 4.308402)
build_install 0.009526 0.009742 3.183518 ( 3.904282)
test_btest 0.000000 0.001168 59.811257 ( 49.966859)
test_basic 0.000000 0.006752 0.438325 ( 0.927675)
test_all 0.000000 0.001431 676.053020 (350.918365)
test_rubyspec 0.020765 0.032729 73.046438 ( 85.978659)
total: 504.08 sec