Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-150315
#<BuildRuby:0x0000556d18b5e1d8
@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.20230612-150315",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005902 0.000454 1.905688 ( 3.520117)
build_miniruby 0.001363 0.000105 1.359594 ( 1.449309)
build_ruby 0.001496 0.000115 2.832118 ( 3.089384)
build_all 0.000000 0.007289 2.262225 ( 2.121989)
build_install 0.010567 0.006617 3.601694 ( 3.029026)
test_btest 0.001058 0.000000 77.608802 ( 39.822574)
test_basic 0.000186 0.007180 0.798194 ( 0.993125)
test_all 0.000000 0.002250 589.766792 (249.982146)
test_rubyspec 0.027595 0.026282 82.875823 (100.155298)
total: 404.16 sec