Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-142239
#<BuildRuby:0x000055d836b0e370
@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.20230702-142239",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002951 0.003728 2.131447 ( 3.568690)
build_miniruby 0.001099 0.000244 1.528797 ( 1.547166)
build_ruby 0.001403 0.000312 3.217132 ( 12.922971)
build_all 0.006531 0.000539 2.361044 ( 1.938638)
build_install 0.007940 0.009275 3.791465 ( 3.897253)
test_btest 0.000730 0.000201 80.850158 ( 35.557378)
test_basic 0.001847 0.004844 0.865746 ( 1.011282)
test_all 0.000956 0.000297 616.364886 (283.382616)
test_rubyspec 0.039778 0.014673 88.819252 (103.711378)
total: 447.54 sec