Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-022538
#<BuildRuby:0x0000556fd3276198
@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.20230219-022538",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.001799 0.004257 1.631105 ( 2.968281)
build_miniruby 0.000000 0.001937 1.394566 ( 1.624841)
build_ruby 0.000000 0.001360 2.832456 ( 3.452793)
build_all 0.001421 0.007113 4.334433 ( 3.929464)
build_install 0.009371 0.010573 3.317036 ( 4.053265)
test_btest 0.000944 0.000293 60.561791 ( 44.359696)
test_basic 0.004912 0.001524 0.524289 ( 0.911102)
test_all 0.001312 0.000407 713.492121 (439.511436)
test_rubyspec 0.027015 0.031130 77.207065 (102.606141)
total: 603.42 sec