Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-162828
#<BuildRuby:0x00005595f5682078
@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.20240206-162828",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.004980 0.001423 2.053571 ( 2.561503)
build_miniruby 0.001152 0.000329 19.530687 ( 19.145350)
build_ruby 0.001401 0.000400 3.325241 ( 3.564982)
build_all 0.008306 0.000000 6.023111 ( 2.626515)
build_install 0.016098 0.001582 7.435938 ( 3.934899)
test_btest 0.000904 0.000217 85.031958 ( 29.172299)
test_basic 0.004550 0.006051 0.904623 ( 0.987605)
test_all 0.068199 0.044425 740.813045 (256.571198)
test_rubyspec 0.056479 0.047745 166.322061 (176.068884)
total: 494.63 sec