Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-102451
#<BuildRuby:0x000055a3bd202130
@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.20230730-102451",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.002477 0.003812 2.137962 ( 3.500192)
build_miniruby 0.001846 0.000000 1.715109 ( 1.733065)
build_ruby 0.000000 0.002083 3.556409 ( 3.891427)
build_all 0.005258 0.002288 2.805227 ( 2.309387)
build_install 0.010158 0.006944 4.176472 ( 3.120192)
test_btest 0.000696 0.000135 83.092746 ( 41.922639)
test_basic 0.006652 0.001293 0.918295 ( 1.239286)
test_all 0.001928 0.000156 642.287573 (392.212777)
test_rubyspec 0.035520 0.024830 97.669493 (169.510914)
total: 619.44 sec