Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-133941
#<BuildRuby:0x0000562c519a2120
@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.20230801-133941",
@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.000022 0.000000 0.000022 ( 0.000024)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.006802 0.000195 2.201225 ( 5.028579)
build_miniruby 0.001361 0.000039 1.660521 ( 2.085824)
build_ruby 0.001595 0.000046 3.066611 ( 3.425872)
build_all 0.000582 0.007262 2.670571 ( 3.251309)
build_install 0.018119 0.000519 4.202208 ( 4.460500)
test_btest 0.001045 0.000078 80.188738 ( 42.303590)
test_basic 0.007231 0.000000 0.921623 ( 1.483278)
test_all 0.001235 0.000000 653.958202 (486.514513)
test_rubyspec 0.048391 0.018216 100.788908 (249.249616)
total: 797.80 sec