Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-024455
#<BuildRuby:0x000056421d94e228
@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.20230212-024455",
@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.000012 0.000001 0.000013 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004646 0.000000 1.000855 ( 1.337497)
build_miniruby 0.001632 0.000000 1.082345 ( 1.080365)
build_ruby 0.001675 0.000000 2.302463 ( 2.489062)
build_all 0.006744 0.000000 3.635824 ( 1.808074)
build_install 0.008276 0.003350 2.674590 ( 1.901868)
test_btest 0.000640 0.000088 55.833261 ( 15.633713)
test_basic 0.005143 0.000710 0.367410 ( 0.462972)
test_all 0.000822 0.000715 633.608811 (181.134211)
test_rubyspec 0.006713 0.033593 64.900578 ( 74.815758)
total: 280.66 sec