Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-182047
#<BuildRuby:0x000055a1eac863b0
@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.20240218-182047",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.005545 0.000573 2.096999 ( 2.657199)
build_miniruby 0.001819 0.000000 1.749723 ( 1.789961)
build_ruby 0.000000 0.001929 3.720546 ( 4.025794)
build_all 0.002588 0.005083 6.707531 ( 3.800267)
build_install 0.019361 0.000509 8.498307 ( 6.009351)
test_btest 0.000720 0.000100 92.422214 ( 45.870614)
test_basic 0.004084 0.003415 1.001476 ( 1.353538)
test_all 0.098667 0.019353 778.259373 (304.048658)
test_rubyspec 0.056156 0.030708 123.653439 (136.044796)
total: 505.60 sec