Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-025635
#<BuildRuby:0x00005614e8796208
@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.20230620-025635",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.006030 0.000754 2.031060 ( 5.163454)
build_miniruby 0.001373 0.000172 1.463937 ( 2.428732)
build_ruby 0.001477 0.000000 2.775952 ( 4.051120)
build_all 0.000570 0.006803 5.308345 ( 3.827831)
build_install 0.011827 0.005697 6.812602 ( 6.608633)
test_btest 0.000837 0.000180 78.017706 ( 47.575658)
test_basic 0.000000 0.006643 0.810395 ( 1.292067)
test_all 0.000000 0.001463 578.567736 (306.845093)
test_rubyspec 0.029083 0.023989 87.331812 (128.214444)
total: 506.01 sec