Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-124106
#<BuildRuby:0x000056291915dd60
@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.20231222-124106",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005647 0.000387 1.764507 ( 3.737465)
build_miniruby 0.000000 0.002363 1.749524 ( 2.110180)
build_ruby 0.000000 0.001946 3.593837 ( 5.019389)
build_all 0.005225 0.003946 6.167359 ( 8.165066)
build_install 0.019351 0.001890 7.498485 ( 9.571347)
test_btest 0.000919 0.000245 82.481744 (107.485852)
test_basic 0.000658 0.007525 0.930096 ( 1.806746)
test_all 0.085844 0.043508 693.007011 (663.204109)
test_rubyspec 0.033516 0.036723 99.316068 (136.570870)
total: 937.67 sec