Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-080436
#<BuildRuby:0x000055ef9f372320
@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.20230202-080436",
@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.000000 0.000028 0.000028 ( 0.000028)
autoconf 0.000000 0.000024 0.000024 ( 0.000023)
configure 0.000000 0.000023 0.000023 ( 0.000022)
build_up 0.001242 0.004051 1.032171 ( 1.580817)
build_miniruby 0.001010 0.000169 0.973371 ( 0.971660)
build_ruby 0.001143 0.000190 2.383384 ( 2.597065)
build_all 0.005172 0.002797 3.924438 ( 2.065808)
build_install 0.012243 0.001837 2.808158 ( 1.969443)
test_btest 0.000750 0.000000 58.820856 ( 20.197768)
test_basic 0.005616 0.000000 0.351879 ( 0.444708)
test_all 0.000000 0.001709 652.010110 (238.203047)
test_rubyspec 0.022752 0.026955 71.359974 ( 84.408079)
total: 352.44 sec