Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-093614
#<BuildRuby:0x00005612abce9f00
@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.20230618-093614",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.006673 0.000514 2.013721 ( 5.711516)
build_miniruby 0.001423 0.000264 1.447763 ( 3.839858)
build_ruby 0.001460 0.000270 2.890180 ( 5.701143)
build_all 0.007306 0.000570 2.367025 ( 4.058717)
build_install 0.014677 0.005474 3.776677 ( 5.414514)
test_btest 0.000818 0.000164 80.373935 ( 73.405362)
test_basic 0.003348 0.004217 0.884326 ( 1.687905)
test_all 0.001360 0.000307 600.653624 (356.736960)
test_rubyspec 0.014868 0.038543 86.202727 (127.755156)
total: 584.31 sec