Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-094251
#<BuildRuby:0x0000557506a4e130
@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.20230502-094251",
@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.000025 0.000003 0.000028 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.004935 0.000617 1.830098 ( 3.105961)
build_miniruby 0.001379 0.000173 1.260920 ( 1.268189)
build_ruby 0.001422 0.000000 2.408898 ( 2.683497)
build_all 0.005105 0.000287 1.987818 ( 1.279920)
build_install 0.009887 0.005157 3.283750 ( 2.609114)
test_btest 0.000678 0.000105 70.523742 ( 35.052261)
test_basic 0.002111 0.004949 0.784234 ( 1.136621)
test_all 0.000832 0.000160 565.691766 (229.355080)
test_rubyspec 0.010742 0.040379 81.218771 ( 96.538499)
total: 373.03 sec