Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-133057
#<BuildRuby:0x00005628bb87a8e0
@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.20231018-133057",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.000000 0.006941 2.169699 ( 2.588364)
build_miniruby 0.001410 0.000314 1.622312 ( 1.621853)
build_ruby 0.001409 0.000313 3.203312 ( 3.395426)
build_all 0.002294 0.006250 6.295066 ( 3.074547)
build_install 0.012573 0.006719 7.752356 ( 4.374332)
test_btest 0.000978 0.000000 87.683524 ( 35.846490)
test_basic 0.001180 0.006768 0.968849 ( 1.036868)
test_all 0.007322 0.002584 692.433177 (243.236194)
test_rubyspec 0.044305 0.024640 100.782187 (112.392921)
total: 407.57 sec