Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-045011
#<BuildRuby:0x000055b6777c61a8
@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.20230629-045011",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.006205 0.000253 2.068138 ( 3.489779)
build_miniruby 0.001366 0.000164 1.559773 ( 1.575047)
build_ruby 0.001406 0.000169 3.175622 ( 3.456390)
build_all 0.001664 0.006595 2.661786 ( 2.329310)
build_install 0.010633 0.008464 4.034272 ( 3.595158)
test_btest 0.000699 0.000163 81.749476 ( 41.164446)
test_basic 0.005591 0.002453 0.873881 ( 0.966282)
test_all 0.001368 0.000332 604.892944 (243.705349)
test_rubyspec 0.036424 0.017092 91.703724 (105.542397)
total: 405.83 sec