Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-175334
#<BuildRuby:0x000056250665e3d0
@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.20230510-175334",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005496 0.000000 1.821887 ( 3.696758)
build_miniruby 0.001600 0.000000 1.220337 ( 1.264824)
build_ruby 0.001357 0.000100 2.499786 ( 2.784914)
build_all 0.005951 0.000000 2.146891 ( 1.844880)
build_install 0.011184 0.003605 3.433121 ( 3.197642)
test_btest 0.000619 0.000078 73.067521 ( 37.876351)
test_basic 0.006772 0.000356 0.802193 ( 1.141627)
test_all 0.000855 0.000000 551.756953 (229.706370)
test_rubyspec 0.038093 0.010911 79.920889 ( 95.914826)
total: 377.43 sec