Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-155653
#<BuildRuby:0x000056146bdd6320
@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.20230123-155653",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003876 0.000727 1.056162 ( 1.519677)
build_miniruby 0.000989 0.000185 1.129076 ( 1.127960)
build_ruby 0.001111 0.000208 2.984204 ( 3.265922)
build_all 0.002784 0.005000 3.810469 ( 1.879152)
build_install 0.013347 0.000974 2.842691 ( 1.977566)
test_btest 0.000000 0.000926 57.333245 ( 18.121311)
test_basic 0.000146 0.007017 0.420791 ( 0.519362)
test_all 0.000928 0.000293 666.655762 (217.521106)
test_rubyspec 0.015589 0.032182 70.666881 ( 83.626336)
total: 329.56 sec