Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-214619
#<BuildRuby:0x00005582ce61a0e8
@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.20230131-214619",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.005485 0.000228 1.165301 ( 2.100154)
build_miniruby 0.001233 0.000052 1.154956 ( 1.338663)
build_ruby 0.001531 0.000064 2.388466 ( 2.926334)
build_all 0.007140 0.000110 3.902695 ( 2.586709)
build_install 0.014433 0.000032 2.909973 ( 2.686843)
test_btest 0.000609 0.000022 54.956815 ( 34.286262)
test_basic 0.001959 0.004386 0.426424 ( 0.771391)
test_all 0.002028 0.000140 638.548780 (279.412524)
test_rubyspec 0.027444 0.022798 72.220854 ( 86.508492)
total: 412.62 sec