Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-033626
#<BuildRuby:0x00005602c29321a8
@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.20230919-033626",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000030 0.000004 0.000034 ( 0.000032)
build_up 0.006513 0.000000 2.200568 ( 3.559246)
build_miniruby 0.001733 0.000048 1.653254 ( 1.655170)
build_ruby 0.001518 0.000000 3.111019 ( 3.374211)
build_all 0.007894 0.000179 6.418498 ( 3.587997)
build_install 0.018590 0.001664 7.909370 ( 5.485056)
test_btest 0.000750 0.000085 85.463892 ( 34.815051)
test_basic 0.000000 0.008808 0.951614 ( 1.027311)
test_all 0.000000 0.009397 681.512810 (235.896146)
test_rubyspec 0.059285 0.014522 106.120253 (119.051130)
total: 408.45 sec