Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-202418
#<BuildRuby:0x000055921c9b1a00
@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.20240321-202418",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.008692 0.002005 4.106220 ( 4.501949)
build_miniruby 0.001289 0.000298 1.812811 ( 1.930242)
build_ruby 0.001671 0.000385 3.558188 ( 3.884405)
build_all 0.002893 0.006048 7.184433 ( 4.748938)
build_install 0.022444 0.001449 9.900435 ( 7.197705)
test_btest 0.000721 0.000175 95.480843 ( 72.930727)
test_basic 0.002590 0.005031 1.059008 ( 1.715382)
test_all 0.089637 0.031402 835.754413 (485.904282)
test_rubyspec 0.035973 0.056779 134.815102 (181.456671)
total: 764.27 sec